0.0.7 • Published 4 years ago

z-wheel-0201 v0.0.7

Weekly downloads
19
License
-
Repository
-
Last release
4 years ago

z-wheel

commit 规范

  • fix
  • feat
  • build
  • pub
  • style
  • docs

备用 scripts:

    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "test": "npm run build test/**/* --no-minify --no-cache && karma start --single-run",
    "test:watch": "npm run build test/**/* --no-cache & karma start",
    "link": "npx parcel build index.js", //
    "openHub": "git open", // 打开github网页
    "newCom": "node build/bin/new.js" // 新增组件 “npm run new test 测试组件”
0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago