Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 292 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 292 Bytes

Redesigned DAO Website

How do I contribute

  1. yarn install to build dependencies ( Don't use npm install )
  2. yarn dev while editing code for live changes
  3. yarn build to ensure there's no error during compilation
  4. commit to your own branch once there's no errors

WIP documentation