玖哩仪器操作平台

listKer 0beeefc7b6 feat: 添加用户管理界面 2 yıl önce
public 1c8699551c init 2 yıl önce
src 0beeefc7b6 feat: 添加用户管理界面 2 yıl önce
tests 1c8699551c init 2 yıl önce
.gitignore c52dce9512 feat: ** 2 yıl önce
README.md 1c8699551c init 2 yıl önce
babel.config.js 1c8699551c init 2 yıl önce
commitlint.config.js 1c8699551c init 2 yıl önce
package-lock.json 0beeefc7b6 feat: 添加用户管理界面 2 yıl önce
package.json a1c3fa3ab1 feat: 首页&&测肤记录 2 yıl önce
vue.config.js 1c8699551c init 2 yıl önce
安装插件.bat 1c8699551c init 2 yıl önce
规范说明 1c8699551c init 2 yıl önce

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.