vben3 has been archived, please use the latest vben 5.0
Code repository https://github.com/vbenjs/vue-vben-admin
Preview address https://www.vben.pro/
Document address https://doc.vben.pro/
English | 简体中文
Vben3 is a free and open source middle and back-end template. Using the latest vue3, vite4, TypeScript and other mainstream technology development, the out-of-the-box middle and back-end front-end solutions can also be used for learning reference.
git clone https://github.com/vbenjs/vben3.git pnpm i pnpm dev
You are very welcome to join!Raise an issue Or submit a Pull Request。
Pull Request:
git checkout -b feat/xxxxgit commit -m 'feat(function): add xxxxx'git push origin feat/xxxxpull requestfeat Add new featuresfix Fix the problem/BUGstyle The code style is related and does not affect the running resultperf Optimization/performance improvementrefactor Refactorrevert Undo edittest Test relateddocs Documentation/noteschore Dependency update/scaffolding configuration modification etc.workflow Workflow improvementsci Continuous integrationtypes Type definition file changeswip In developmentVben3 is MIT licensed. See the LICENSE file for details.