Skip to content

minghuipei/venus-protocol-interface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venus Protocol Frontend

Official repository for the Venus protocol application.

Getting started

Install dependencies with yarn

yarn

Start the development server

yarn start

Useful commands

Run tests

yarn test

Check Typescript code

yarn tsc

Lint code

yarn lint

Format code

yarn format

Generate production build

yarn build

Start application with production build

yarn serve

About

Venus Protocol Frontend Dapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • CSS 1.4%
  • HTML 0.3%
  • Handlebars 0.3%
  • SCSS 0.1%
  • JavaScript 0.1%