Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 364 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 364 Bytes

DAOcreator UI (V1)

Wizard for setting up your own DAOstack DAO.

Contribute

Welcome Fellow Contributors. Today We DAO.

Installing

yarn

Running

yarn start

Debugging

VS Code w/ Chrome

  1. Install Extension "Debugger for Chrome"
  2. Launch the app by running npm run start.
  3. Press the green play button in the debug menu of VS Code.