精简 Vue Vben Admin。
TypeScript
基本语法获取项目代码
git clone https://github.com/anncwb/vue-vben-admin.git
安装依赖
cd vue-vben-admin
git checkout thin
pnpm install
运行
pnpm serve
打包
pnpm build
feat
增加新功能fix
修复问题/BUGstyle
代码风格相关无影响运行结果的perf
优化/性能提升refactor
重构revert
撤销修改test
测试相关docs
文档/注释chore
依赖更新/脚手架配置修改等workflow
工作流改进ci
持续集成types
类型定义文件更改wip
开发中如果这些插件对你有帮助,可以给一个 star 支持下