SEEC项目前端

Johnson 3829437db0 与后端张怡接口调试通过 há 7 anos atrás
mock 1e2826e6d2 Merge branch 'feature/assignment-zhangyasen' of SEEC-II-FrontEnd-Team/SEEC-II-FrontEnd into develop há 7 anos atrás
public 8576191d1d 拉取dev há 7 anos atrás
src 3829437db0 与后端张怡接口调试通过 há 7 anos atrás
tests 8409d55573 test try há 7 anos atrás
.browserslistrc 9bec9dd87d init há 7 anos atrás
.eslintrc.js 9bec9dd87d init há 7 anos atrás
.gitignore 9bec9dd87d init há 7 anos atrás
README.md 9bec9dd87d init há 7 anos atrás
babel.config.js 9bec9dd87d init há 7 anos atrás
jest.config.js 9bec9dd87d init há 7 anos atrás
package-lock.json 5215d1920d 修改了一下路由 há 7 anos atrás
package.json 7b19596387 [新增] time picker há 7 anos atrás
postcss.config.js 9bec9dd87d init há 7 anos atrás
vue.config.js 3829437db0 与后端张怡接口调试通过 há 7 anos atrás
webpack.config.js f76c01b150 basic files há 7 anos atrás
yarn.lock 7b19596387 [新增] time picker há 7 anos atrás

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.