SEEC项目前端

Johnson 957f1f06d9 merge develop again 7 роки тому
mock 165610baee [修改]文档作业和代码作业重复代码抽出 7 роки тому
public 8576191d1d 拉取dev 7 роки тому
src 957f1f06d9 merge develop again 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.