SEEC项目前端

Johnson f3d3f24941 merge dev hace 7 años
mock f3d3f24941 merge dev hace 7 años
public 8576191d1d 拉取dev hace 7 años
src f3d3f24941 merge dev hace 7 años
tests 8409d55573 test try hace 7 años
.browserslistrc 9bec9dd87d init hace 7 años
.eslintrc.js 9bec9dd87d init hace 7 años
.gitignore 9bec9dd87d init hace 7 años
README.md 9bec9dd87d init hace 7 años
babel.config.js 9bec9dd87d init hace 7 años
jest.config.js 9bec9dd87d init hace 7 años
package.json 6047dac98a [新增]chart.js依赖、成绩管理页图表 hace 7 años
postcss.config.js 9bec9dd87d init hace 7 años
vue.config.js 0b9ae37000 mock config hace 7 años
webpack.config.js f76c01b150 basic files hace 7 años
yarn.lock b744e42c59 完善老师部分的代码作业和文档作业界面 hace 7 años

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.