SEEC项目前端

WuXinyu e4ba2a471b [更新] 完成简单 checklist 7 лет назад
mock 257b9c072f [更新] 更新等级类型为 boolean 7 лет назад
public 8409d55573 test try 7 лет назад
src e4ba2a471b [更新] 完成简单 checklist 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.json df63e5a3e1 [新增] 详细review界面 7 лет назад
postcss.config.js 9bec9dd87d init 7 лет назад
vue.config.js 0b9ae37000 mock config 7 лет назад
webpack.config.js f76c01b150 basic files 7 лет назад
yarn.lock df63e5a3e1 [新增] 详细review界面 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.