/dca-fe

Mean Finance FE Code repository

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Mean Finance FE

This repository contains the code for the Mean Finance public web dApp.

👨‍💻 Development environment

  • Install dependencies
yarn install
  • Run locally on port 3000
yarn start

🧪 Linting

yarn lint

Will run linter under src

📖 Docs

Check our docs at docs.mean.finance