MAIA DAO Frontend This is the front-end repo for MAIA DAO. 🔧 Setting up Local Development Required: Node v14 Yarn Git 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!