SEEC项目前端

soleil fc69121aae Merge branch 'develop' into feature/result-zhouweilu il y a 7 ans
mock d7b72b6928 [修改]学生课程页面 il y a 7 ans
public 8576191d1d 拉取dev il y a 7 ans
src fc69121aae Merge branch 'develop' into feature/result-zhouweilu il y a 7 ans
tests 8409d55573 test try 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
jest.config.js 9bec9dd87d init il y a 7 ans
package-lock.json b6ec331435 merge il y a 7 ans
package.json 7b19596387 [新增] time picker il y a 7 ans
postcss.config.js 9bec9dd87d init il y a 7 ans
vue.config.js 3fc9f847d0 [FIX] auth token bug il y a 7 ans
webpack.config.js f76c01b150 basic files il y a 7 ans
yarn.lock 7b19596387 [新增] time picker 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.