/front-end

Primary LanguageTypeScriptMIT LicenseMIT

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!