Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 427 Bytes

README.md

File metadata and controls

49 lines (36 loc) · 427 Bytes

Emmet.Finance UI v2.0

Pulling

git pull https://github.com/Emmet-Finance/new-ui.git
yarn

Building

yarn build

Launching

Development:

yarn start

Production:

serve -s build

If serve is not available:

yarn global add serve

Prospect Pages:

  • Home
  • Bridge
  • Swap
  • Explorer
  • Farming
  • Loans
  • Staking
  • Governance
  • News
  • Docs
  • SDK
  • Widget