0.0.9 • Published 2 months ago
wkl-test-ui v0.0.9
vue-demo
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
提交git代码前缀
- build:代码已构建
- ci:
- chore:构建过程或辅助工具的变动
- docs:文档
- feat:新功能的实现
- fix:bug 的修复
- perf
- refactor:重构代码
- revert
- style:格式,不影响代码功能
- test:增加测试用例