SEEC项目前端

Kunduin aeaedaed73 [FIX] review 时间选择限制 il y a 7 ans
mock a7f02c00c8 Merge remote-tracking branch 'origin/develop' into hotfix/bay il y a 7 ans
public 8576191d1d 拉取dev il y a 7 ans
src aeaedaed73 [FIX] review 时间选择限制 il y a 7 ans
tests 8409d55573 test try il y a 7 ans
.browserslistrc 9bec9dd87d init il y a 7 ans
.eslintrc.js 9bec9dd87d init il y a 7 ans
.gitignore 9bec9dd87d init il y a 7 ans
README.md 9bec9dd87d init il y a 7 ans
babel.config.js 9bec9dd87d init il y a 7 ans
jest.config.js 9bec9dd87d init il y a 7 ans
package-lock.json 46377b00ae [修改]导出成绩 功能测试逻辑 il y a 7 ans
package.json 46377b00ae [修改]导出成绩 功能测试逻辑 il y a 7 ans
postcss.config.js 9bec9dd87d init il y a 7 ans
vue.config.js 96986db7aa [FIX] loading 体验优化 il y a 7 ans
webpack.config.js f76c01b150 basic files il y a 7 ans
yarn.lock 141f9176b5 [修改]空信息展示处理 il y a 7 ans

README.md

seec-frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.