SEEC项目前端

Johnson f5e0f6abfa [新增]所有页面loading部分 7 년 전
mock 32d8f8e6df [新增]老师查看学生文档内容 7 년 전
public 8576191d1d 拉取dev 7 년 전
src f5e0f6abfa [新增]所有页面loading部分 7 년 전
tests 8409d55573 test try 7 년 전
.browserslistrc 9bec9dd87d init 7 년 전
.eslintrc.js 9bec9dd87d init 7 년 전
.gitignore 9bec9dd87d init 7 년 전
README.md 9bec9dd87d init 7 년 전
babel.config.js 9bec9dd87d init 7 년 전
jest.config.js 9bec9dd87d init 7 년 전
package-lock.json b6ec331435 merge 7 년 전
package.json 7b19596387 [新增] time picker 7 년 전
postcss.config.js 9bec9dd87d init 7 년 전
vue.config.js 957f1f06d9 merge develop again 7 년 전
webpack.config.js f76c01b150 basic files 7 년 전
yarn.lock 7b19596387 [新增] time picker 7 년 전

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.