mirror of
https://gitee.com/log4j/pig-ui.git
synced 2024-12-22 04:57:10 +08:00
public | ||
src | ||
.env | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc.js | ||
index.html | ||
LICENSE | ||
package.json | ||
README.md | ||
shim.d.ts | ||
source.d.ts | ||
tsconfig.json | ||
vite.config.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 版本
- pro 版本预览 http://lyt-top.gitee.io/vue-admin-wonderful-preview
- fashion 版本预览 http://lyt-top.gitee.io/vue-admin-wonderful-fashion-preview
- classic 版本预览 http://lyt-top.gitee.io/vue-admin-wonderful-classic-preview
- elegant 版本预览 http://lyt-top.gitee.io/vue-admin-wonderful-elegant-preview
- strange 版本预览 http://lyt-top.gitee.io/vue-admin-wonderful-strange-preview
代码仓库
- vue3.x 版本 https://gitee.com/lyt-top/vue-next-admin
- vue2.x 版本 https://gitee.com/lyt-top/vue-admin-wonderful
安装 cnpm
- 复制代码(桌面 cmd 运行)
npm install -g cnpm --registry=https://registry.npm.taobao.org
使用说明(vue3.x 版本)
# 克隆项目
git clone https://gitee.com/lyt-top/vue-next-admin.git
# 进入项目
cd vue-next-admin
# 安装依赖
cnpm install
# 运行项目
cnpm run dev
# 打包发布
cnpm run build
使用说明(vue2.x 版本)
# 克隆项目
git clone https://gitee.com/lyt-top/vue-admin-wonderful.git
# 进入项目
cd vue-admin-wonderful
# 安装依赖
cnpm install
# 运行项目
cnpm run serve
# 打包发布
cnpm run build
学习交流加 QQ 群
- 加群下载基础模板、查看开发文档、vue-next-admin 开发文档正在编写中...
- 群号码:665452019
鸣谢列表
- vue
- vue-next
- element-ui
- element-plus
- vue-router-nex
- vuex
- echarts
- vue-element-admin
- axios
- clipboard
- countUp
- mitt
- nprogress
- screenfull
- sortablejs
- sass
- typescript
- vite
- wangeditor
- cropperjs
- @antv/g6
- qrcodejs
特别感谢
特别感谢群里老哥的建议、指导与帮忙,谢谢!
其他事项
- vue3.x vue-next-admin 版本,基于 vue3.x + CompositionAPI + typescript + vite + element plus。
- vue2.x vue-admin-wonderful 版本,基于 vue2.x + element ui。
- 喜欢用就帮忙 gitee star 下,不喜欢用也没关系,出来打工、创业,大家都不容易,感谢大家的支持,谢谢!