SEEC项目前端

Johnson b744e42c59 完善老师部分的代码作业和文档作业界面 7 yıl önce
mock f7a6561731 [新增]互评页面 7 yıl önce
public 8409d55573 test try 7 yıl önce
src b744e42c59 完善老师部分的代码作业和文档作业界面 7 yıl önce
tests 8409d55573 test try 7 yıl önce
.browserslistrc 9bec9dd87d init 7 yıl önce
.eslintrc.js 9bec9dd87d init 7 yıl önce
.gitignore 9bec9dd87d init 7 yıl önce
README.md 9bec9dd87d init 7 yıl önce
babel.config.js 9bec9dd87d init 7 yıl önce
jest.config.js 9bec9dd87d init 7 yıl önce
package.json 6047dac98a [新增]chart.js依赖、成绩管理页图表 7 yıl önce
postcss.config.js 9bec9dd87d init 7 yıl önce
vue.config.js 0b9ae37000 mock config 7 yıl önce
webpack.config.js f76c01b150 basic files 7 yıl önce
yarn.lock b744e42c59 完善老师部分的代码作业和文档作业界面 7 yıl önce

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.