tg-manage-vue(管理端前端)
约 87 字小于 1 分钟
2026-05-09
TG-boot 仓库内的 后台管理端 示例工程:基于 Vue 3、TypeScript、Element Plus、Vue Router、Pinia、Axios、i18n、Vite 等,与后端 starter 配套演示。
本地运行
cd tg-manage-vue
npm install
npm run dev打包发布:
npm run build源码路径:tg-boot/tg-manage-vue/
