玖哩仪器操作平台

double d36df64d00 optimize: 删除无用代码 пре 2 година
public fc537ba559 feat: 试测 пре 2 година
src 0ba09ab0d7 feat: 字号调整 пре 2 година
tests 1c8699551c init пре 2 година
.gitignore c52dce9512 feat: ** пре 2 година
README.md 1c8699551c init пре 2 година
babel.config.js 1c8699551c init пре 2 година
commitlint.config.js 1c8699551c init пре 2 година
package-lock.json d04f73cc85 feat: 加入css样式自适应 пре 2 година
package.json d04f73cc85 feat: 加入css样式自适应 пре 2 година
vue.config.js d36df64d00 optimize: 删除无用代码 пре 2 година
安装插件.bat 1c8699551c init пре 2 година
规范说明 1c8699551c init пре 2 година

README.md

web

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run your tests

e2e test(端到端测试)
npm run test1     

unit test(单元测试)
npm run unit  

Lints and fixes files

npm run lint

eslint详细规则:https://eslint.org/docs/rules/

Customize configuration

See Configuration Reference.