SEEC项目前端

Kunduin 9945907d77 [FIX] 注释掉所有的log 7 éve
mock 9945907d77 [FIX] 注释掉所有的log 7 éve
public 8576191d1d 拉取dev 7 éve
src 9945907d77 [FIX] 注释掉所有的log 7 éve
.browserslistrc 9bec9dd87d init 7 éve
.eslintrc.js 9bec9dd87d init 7 éve
.gitignore 9bec9dd87d init 7 éve
README.md 9bec9dd87d init 7 éve
babel.config.js 9bec9dd87d init 7 éve
jest.config.js 9bec9dd87d init 7 éve
package-lock.json 46377b00ae [修改]导出成绩 功能测试逻辑 7 éve
package.json 659a772ae3 [IMPROVE] 移除测试依赖 7 éve
postcss.config.js 9bec9dd87d init 7 éve
vue.config.js fb18e1efa0 [FIX] merge 7 éve
webpack.config.js f76c01b150 basic files 7 éve
yarn.lock 659a772ae3 [IMPROVE] 移除测试依赖 7 éve

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.