该项目由上海对外经贸大学数学建模协会开发
Install node_modules
:
npm install
or
yarn
npm start
npm run build
npm run lint
You can also use script to auto fix some lint error:
npm run lint:fix
npm test
项目后端地址
该项目由上海对外经贸大学数学建模协会开发
Install node_modules
:
npm install
or
yarn
npm start
npm run build
npm run lint
You can also use script to auto fix some lint error:
npm run lint:fix
npm test
项目后端地址