Skip to content

famishedfish/BS-project-frontend

Repository files navigation

BS-project-frontend

Frontend of ZJU B/S project 2021.

See the backend.

Detailed information

You can view full document and user manual and demo video.

Tech stack

React

Umi

DvaJS

Ant Design

Ant Design Pro

AntV L7

Quick start

Environment Prepare

Install node_modules:

npm install

Start project

npm start

or if you want to use real data from backend

npm start : no-mock

Build project

npm run build

Check code style

npm run lint

You can also use script to auto fix some lint error:

npm run lint:fix

Test code

npm test

About

Frontend of ZJU B/S project 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors