玖哩仪器操作平台

黎海 52beddc976 feat: 上线 2 年之前
public fc537ba559 feat: 试测 2 年之前
src 52beddc976 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 fc537ba559 feat: 试测 2 年之前
package.json fc537ba559 feat: 试测 2 年之前
vue.config.js b44f5eed45 feat: 配置服务器 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.