# next-vue3-admin-template **Repository Path**: tangwuwu/next-vue3-admin-template ## Basic Information - **Project Name**: next-vue3-admin-template - **Description**: 基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc 的后台开源免费模板库 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-13 - **Last Updated**: 2023-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
#### 🌈 介绍 基础版 ts(不带国际化) 基于 vue3.x + CompositionAPI + typescript + vite + element plus + vue-router-next + next.vuex,适配手机、平板、pc 的后台开源免费模板,希望减少工作量,帮助大家实现快速开发。 #### ⛱️ 线上预览 - vue3.x 版本预览(vue-next-admin)https://lyt-top.gitee.io/vue-next-admin-preview/#/login - vue2.x 版本预览(vue-prev-admin)https://lyt-top.gitee.io/vue-prev-admin-preview/#/login #### 💒 代码仓库 - vue3.x 版本 https://gitee.com/lyt-top/vue-next-admin - vue2.x 版本 https://gitee.com/lyt-top/vue-next-admin/tree/vue-prev-admin #### 🚧 安装 cnpm、yarn - 复制代码(桌面 cmd 运行) `npm install -g cnpm --registry=https://registry.npm.taobao.org` - 复制代码(桌面 cmd 运行) `npm install -g yarn` #### 🏭 环境支持 | Edge | Firefox | Chrome | Safari | | --------- | ------------ | ----------- | ----------- | | Edge ≥ 79 | Firefox ≥ 78 | Chrome ≥ 64 | Safari ≥ 12 | > 由于 Vue3 不再支持 IE11,故而 ElementPlus 也不支持 IE11 及之前版本。 #### ⚡ 使用说明 建议使用 cnpm,因为 yarn 有时会报错。node 版本 > 12xx.xx.x ```bash # 克隆项目 git clone https://gitee.com/lyt-top/vue-next-admin.git # 进入项目 cd vue-next-admin # 切换分支 git checkout vue-next-admin-template # 安装依赖 cnpm install # 运行项目 cnpm run dev # 打包发布 cnpm run build ``` #### 🍉 git 命令 - 在本地新建一个分支:`git branch newBranch` - 切换到你的新分支:`git checkout newBranch` - 将新分支发布在 github、gitee 上:`git push origin newBranch` - 在本地删除一个分支:`git branch -d newBranch` - 在 github 远程端删除一个分支:`git push origin :newBranch (分支名前的冒号代表删除)` - 注意删除远程分支后,如果有对应的本地分支,本地分支并不会同步删除! #### 💯 学习交流加 QQ 群 - 若加群了没同意(一般秒过),那就是群满了(500 人群),请换一个群试试。群会定期清理半年(6 个月)未发言的群友,资源有限,请谅解。建议勿加多群,可能会误伤! - 查看开发文档:vue-next-admin-doc - 群号码: 1 群:665452019 2 群:766356862 3 群:795345435