SEEC项目前端

Johnson 7d6338829a Merge branch 'develop' into feature/assignment-zhangyasen %!s(int64=7) %!d(string=hai) anos
mock cace91fcfb 修复页面刷新丢失数据bug %!s(int64=7) %!d(string=hai) anos
public 8576191d1d 拉取dev %!s(int64=7) %!d(string=hai) anos
src 7d6338829a Merge branch 'develop' into feature/assignment-zhangyasen %!s(int64=7) %!d(string=hai) anos
tests 8409d55573 test try %!s(int64=7) %!d(string=hai) anos
.browserslistrc 9bec9dd87d init %!s(int64=7) %!d(string=hai) anos
.eslintrc.js 9bec9dd87d init %!s(int64=7) %!d(string=hai) anos
.gitignore 9bec9dd87d init %!s(int64=7) %!d(string=hai) anos
README.md 9bec9dd87d init %!s(int64=7) %!d(string=hai) anos
babel.config.js 9bec9dd87d init %!s(int64=7) %!d(string=hai) anos
jest.config.js 9bec9dd87d init %!s(int64=7) %!d(string=hai) anos
package-lock.json 5215d1920d 修改了一下路由 %!s(int64=7) %!d(string=hai) anos
package.json 7b19596387 [新增] time picker %!s(int64=7) %!d(string=hai) anos
postcss.config.js 9bec9dd87d init %!s(int64=7) %!d(string=hai) anos
vue.config.js 498566fd00 合并周玮璐代码 %!s(int64=7) %!d(string=hai) anos
webpack.config.js f76c01b150 basic files %!s(int64=7) %!d(string=hai) anos
yarn.lock 7b19596387 [新增] time picker %!s(int64=7) %!d(string=hai) anos

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.