Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 497 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 497 Bytes

This is the front-end repo for MAIA DAO.

🔧 Setting up Local Development

Required:

git clone https://github.com/MaiaDao/front-end.git
cd front-end
yarn install
npm run start

The site is now running at http://localhost:3000! Open the source code and start editing!