SEEC项目前端

靳炳淑 7e815abc0a fix 学生测试页面状态tag před 5 roky
mock 68c27b233a 修改接口submitted/procedure的格式 před 6 roky
public 8576191d1d 拉取dev před 7 roky
src 7e815abc0a fix 学生测试页面状态tag před 5 roky
.browserslistrc 9bec9dd87d init před 7 roky
.eslintrc.js 9bec9dd87d init před 7 roky
.gitignore 9bec9dd87d init před 7 roky
Dockerfile 890f54129d fix: bug před 5 roky
README.md 9bec9dd87d init před 7 roky
babel.config.js 9bec9dd87d init před 7 roky
dist.zip 29dcb7bfbe [FIX] 学生显示异常 před 7 roky
jest.config.js 9bec9dd87d init před 7 roky
jsconfig.json d430552d0b 增加代码作业统计tab;学生界面增加git分支图 před 6 roky
nginx.conf 94d9c05afe feat: build před 5 roky
package.json a8bb0dcaf2 chore: 将sass-loader的依赖从node-sass修改为sass před 5 roky
postcss.config.js 9bec9dd87d init před 7 roky
vue.config.js a8bb0dcaf2 chore: 将sass-loader的依赖从node-sass修改为sass před 5 roky
webpack.config.js f76c01b150 basic files před 7 roky
yarn.lock a8bb0dcaf2 chore: 将sass-loader的依赖从node-sass修改为sass před 5 roky

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.