SEEC项目前端

Prevalence 4b1f4b4654 增加对于机器学习作业的CRUD处理 hace 7 años
mock 8554258877 修改构建页面 hace 7 años
public 8576191d1d 拉取dev hace 7 años
src 4b1f4b4654 增加对于机器学习作业的CRUD处理 hace 7 años
.browserslistrc 9bec9dd87d init hace 7 años
.eslintrc.js 9bec9dd87d init hace 7 años
.gitignore 9bec9dd87d init hace 7 años
README.md 9bec9dd87d init hace 7 años
babel.config.js 9bec9dd87d init hace 7 años
jest.config.js 9bec9dd87d init hace 7 años
package-lock.json 5a4f42d49b [修改]fix界面问题,新增gitcommit信息和复制 hace 7 años
package.json f15e54629d Merge branch 'hotfix/bay' of SEEC-II-FrontEnd-Team/SEEC-II-FrontEnd into develop hace 7 años
postcss.config.js 9bec9dd87d init hace 7 años
vue.config.js a7e1036504 [修改]部署标签切换问题 hace 7 años
webpack.config.js f76c01b150 basic files hace 7 años
yarn.lock 659a772ae3 [IMPROVE] 移除测试依赖 hace 7 años

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.