jawad-ahmed23 / lendland-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:TypeScript 68.7%Language:JavaScript 31.0%Language:Handlebars 0.2%Language:SCSS 0.1%Language:HTML 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%Language:CSS 0.0%