SEEC项目前端

Kunduin 29dcb7bfbe [FIX] 学生显示异常 il y a 7 ans
mock 29dcb7bfbe [FIX] 学生显示异常 il y a 7 ans
public 8576191d1d 拉取dev il y a 7 ans
src 29dcb7bfbe [FIX] 学生显示异常 il y a 7 ans
.browserslistrc 9bec9dd87d init il y a 7 ans
.eslintrc.js 9bec9dd87d init il y a 7 ans
.gitignore 9bec9dd87d init il y a 7 ans
README.md 9bec9dd87d init il y a 7 ans
babel.config.js 9bec9dd87d init il y a 7 ans
dist.zip 29dcb7bfbe [FIX] 学生显示异常 il y a 7 ans
jest.config.js 9bec9dd87d init il y a 7 ans
package-lock.json 5a4f42d49b [修改]fix界面问题,新增gitcommit信息和复制 il y a 7 ans
package.json 93af54a87b [改进] markdown 显示机制 il y a 7 ans
postcss.config.js 9bec9dd87d init il y a 7 ans
vue.config.js 29dcb7bfbe [FIX] 学生显示异常 il y a 7 ans
webpack.config.js f76c01b150 basic files il y a 7 ans
yarn.lock 93af54a87b [改进] markdown 显示机制 il y a 7 ans

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.