SEEC项目前端

Prevalence 40a3eafc4a 解决冲突? 7 years ago
mock 8554258877 修改构建页面 7 years ago
public 8576191d1d 拉取dev 7 years ago
src 40a3eafc4a 解决冲突? 7 years ago
tests 8409d55573 test try 7 years ago
.browserslistrc 9bec9dd87d init 7 years ago
.eslintrc.js 9bec9dd87d init 7 years ago
.gitignore 9bec9dd87d init 7 years ago
README.md 9bec9dd87d init 7 years ago
babel.config.js 9bec9dd87d init 7 years ago
jest.config.js 9bec9dd87d init 7 years ago
package-lock.json 5a4f42d49b [修改]fix界面问题,新增gitcommit信息和复制 7 years ago
package.json 5a4f42d49b [修改]fix界面问题,新增gitcommit信息和复制 7 years ago
postcss.config.js 9bec9dd87d init 7 years ago
vue.config.js a7e1036504 [修改]部署标签切换问题 7 years ago
webpack.config.js f76c01b150 basic files 7 years ago
yarn.lock 141f9176b5 [修改]空信息展示处理 7 years ago

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.