SEEC项目前端

Johnson 7d6338829a Merge branch 'develop' into feature/assignment-zhangyasen il y a 7 ans
mock cace91fcfb 修复页面刷新丢失数据bug il y a 7 ans
public 8576191d1d 拉取dev il y a 7 ans
src 7d6338829a Merge branch 'develop' into feature/assignment-zhangyasen 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 5215d1920d 修改了一下路由 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 498566fd00 合并周玮璐代码 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.