SEEC项目前端

靳炳淑 8646aaf25a study 模块开发 6 years ago
mock 68c27b233a 修改接口submitted/procedure的格式 6 years ago
public 8576191d1d 拉取dev 7 years ago
src 8646aaf25a study 模块开发 6 years ago
.browserslistrc 9bec9dd87d init 7 years ago
.eslintrc.js 9bec9dd87d init 7 years ago
.gitignore 9bec9dd87d init 7 years ago
README.md 9bec9dd87d init 7 years ago
babel.config.js 9bec9dd87d init 7 years ago
dist.zip 29dcb7bfbe [FIX] 学生显示异常 7 years ago
jest.config.js 9bec9dd87d init 7 years ago
jsconfig.json d430552d0b 增加代码作业统计tab;学生界面增加git分支图 6 years ago
package.json 36535e1b12 网页模拟器组件开发基本完成 6 years ago
postcss.config.js 9bec9dd87d init 7 years ago
vue.config.js dcbe7af8a9 fix 学生界面代码作业统计数据显示错误 6 years ago
webpack.config.js f76c01b150 basic files 7 years ago
yarn.lock 36535e1b12 网页模拟器组件开发基本完成 6 years ago

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.