/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