2024-05-26 10:56:25 +08:00
x
2024-05-24 13:20:58 +08:00
x
2024-05-26 10:56:25 +08:00
x
2024-05-21 11:34:38 +08:00
x
2024-05-21 11:34:38 +08:00
x
2024-05-21 11:34:38 +08:00
x
2024-05-21 11:34:38 +08:00
x
2024-05-21 13:33:29 +08:00

iot

iot项目

Scripts

脚本

{
  "serve": "vue-cli-service serve --open",
  "build": "vue-cli-service build --mode=production",
  "dev": "npm run serve",
  "dist": "vue-cli-service lint && node ./build/index.js",
  "lint": "vue-cli-service lint --fix",
  "test:unit": "vue-cli-service test:unit",
  "pub": "npm publish --registry=http://npm.proxy.zeto.me",
  "clean": "npm cache clear --force",
  "init": "npm cache clear --force && npm install --registry http://npm.proxy.zeto.me"
}
Description
No description provided
Readme 199 KiB
Languages
JavaScript 62.5%
Java 28.5%
Vue 5.2%
HTML 3.8%