# create-qt **Repository Path**: partiny/create-qt ## Basic Information - **Project Name**: create-qt - **Description**: QT脚手架集合 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-18 - **Last Updated**: 2025-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README QT-Cli 是 QT 系列项目的脚手架集合,用于快速创建 QT-Admin、QT-Chrome-Extension 等项目。 #### 项目列表 - **QT-Admin**: 基于 Vue3 + Vite5 + Typescript5 + Element-Plus + Pinia + Axios 等主流技术栈构建的开源后台管理系统 [传送门](https://gitee.com/qt-admin/basic.git); - **QT-Chrome-Extension**: 基于Vue3的chrome插件开发框架 [传送门](https://gitee.com/partiny/qt-chrome-extension.git); - **Bumoyu-Project**:[不摸鱼](https://bumoyu.cn/docs/)是一款个性化定制的导航网站,旨在帮助用户更高效地管理和访问常用网站和资源。整个项目包括3个工程: - 工作台 `bumoyu-workbench`: [Github 地址](https://github.com/partiny/bumoyu-workbench) | [Gitee 地址](https://gitee.com/partiny/bumoyu-workbench) - 后端`bumoyu-nest`: [Github 地址](https://github.com/partiny/bumoyu-nest) | [Gitee 地址](https://gitee.com/partiny/bumoyu-nest) - 谷歌插件`bumoyu-chrome-extension`: [Github 地址](https://github.com/partiny/bumoyu-chrome-extension) | [Gitee 地址](https://gitee.com/partiny/bumoyu-chrome-extension) #### 鸣谢 本项目是参考 `create-vue` ([github地址](https://github.com/vuejs/create-vue))创建的,特别感谢!!!