Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 249 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 249 Bytes

Build your own DAO with just Javascript

Welcome 👋

To get started with this course, clone this repo and follow these commands:

  1. Run npm install at the root of your directory
  2. Run npm start to start the project
  3. Start coding!