SEEC项目前端

ZhouWeilu c91a07f104 Merge branch 'hotfix/zhouweilu' of SEEC-II-FrontEnd-Team/SEEC-II-FrontEnd into develop 7 lat temu
mock a7f02c00c8 Merge remote-tracking branch 'origin/develop' into hotfix/bay 7 lat temu
public 8576191d1d 拉取dev 7 lat temu
src 5a4f42d49b [修改]fix界面问题,新增gitcommit信息和复制 7 lat temu
tests 8409d55573 test try 7 lat temu
.browserslistrc 9bec9dd87d init 7 lat temu
.eslintrc.js 9bec9dd87d init 7 lat temu
.gitignore 9bec9dd87d init 7 lat temu
README.md 9bec9dd87d init 7 lat temu
babel.config.js 9bec9dd87d init 7 lat temu
jest.config.js 9bec9dd87d init 7 lat temu
package-lock.json 5a4f42d49b [修改]fix界面问题,新增gitcommit信息和复制 7 lat temu
package.json 5a4f42d49b [修改]fix界面问题,新增gitcommit信息和复制 7 lat temu
postcss.config.js 9bec9dd87d init 7 lat temu
vue.config.js a7e1036504 [修改]部署标签切换问题 7 lat temu
webpack.config.js f76c01b150 basic files 7 lat temu
yarn.lock 141f9176b5 [修改]空信息展示处理 7 lat temu

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.