Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 389 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 389 Bytes

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