SEEC项目前端

Johnson 5e77ca85be Merge branch 'develop' into feature/assignment-zhangyasen 7 年之前
mock 75c7d2aee0 新增老师查看代码作业详情页面 7 年之前
public 8576191d1d 拉取dev 7 年之前
src 5e77ca85be Merge branch 'develop' into feature/assignment-zhangyasen 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 5215d1920d 修改了一下路由 7 年之前
package.json 7b19596387 [新增] time picker 7 年之前
postcss.config.js 9bec9dd87d init 7 年之前
vue.config.js 9347f978e2 拉取小白最新代码 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.