mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
89 lines
3.9 KiB
Markdown
89 lines
3.9 KiB
Markdown
#
|
||
|
||
<div align="center"><img width="200" src="https://gitee.com/chu1204505056/vue-admin-beautiful/raw/master/src/colorfulIcon/svg/vab.svg"/>
|
||
<h1> vue-admin-beautiful </h1>
|
||
<h3>一款基于 vue+element-ui 的绝佳的通用型、中后台前端框架</h3>
|
||
<h3>An excellent general-purpose, middle and background front-end framework based on Vue + element UI</h3>
|
||
</div>
|
||
|
||
## 地址
|
||
|
||
- [🎉 开源版演示地址(免费商用,支持 PC、平板、手机)](https://chu1204505056.gitee.io/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||
|
||
- [🚀 pro 版演示地址(支持 PC、平板、手机)](https://chu1204505056.gitee.io/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||
|
||
- [⚡️ vue3.0 版本开发进度展示(基础版本已全部贯通、适配电脑、手机、平板)](https://chu1204505056.gitee.io/vue-admin-beautiful-mini/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||
|
||
- [🌐 github 仓库地址](https://github.com/chuzhixin/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||
|
||
- [🌐 码云仓库地址](https://gitee.com/chu1204505056/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||
|
||
## 友情链接
|
||
|
||
- [uView 文档(超棒的移动跨端框架,文档详细,上手容易)](https://uviewui.com/)
|
||
|
||
- [uView 开源地址(uni-app 生态优秀的 UI 框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水)](https://github.com/YanxinNet/uView/)
|
||
|
||
- [Element UI 表单设计及代码生成器(可视化表单设计器,一键生成 element 表单)](https://github.com/JakHuang/form-generator/)
|
||
|
||
- [luch-request(基于 Promise 开发的 uni-app 跨平台、项目级别的请求库)](https://www.quanzhan.co/luch-request/)
|
||
|
||
- [umyui 文档(开发者准备的基于 Vue 2.0 的桌面端组件库; 流畅渲染表格万级数据)](http://www.umyui.com/)
|
||
|
||
## 鸣谢
|
||
|
||
| Project |
|
||
| -------------------------------------------------------------------- |
|
||
| [vue](https://github.com/vuejs/vue) |
|
||
| [element-ui](https://github.com/ElemeFE/element) |
|
||
| [ant-design-vue](https://github.com/vueComponent/ant-design-vue) |
|
||
| [mock](https://github.com/nuysoft/Mock) |
|
||
| [axios](https://github.com/axios/axios) |
|
||
| [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) |
|
||
| [iview-admin](https://github.com/iview/iview-admin) |
|
||
|
||
## 框架杰出贡献者(排名不分先后)
|
||
|
||
<a href="https://github.com/buuing" target="_blank">
|
||
<img style="border-radius:999px" src="https://avatars1.githubusercontent.com/u/36689704?s=50&u=7a4049f10010a115b8dd35f159bb81726bc0ac20&v=4"/>
|
||
</a>
|
||
<a href="https://github.com/cyea" target="_blank">
|
||
<img style="border-radius:999px" src="https://avatars1.githubusercontent.com/u/22478003?s=50&u=121126473328c04cbf3cff5516110814ca1010e4&v=4"/>
|
||
</a>
|
||
<a href="https://github.com/fwfmiao" target="_blank">
|
||
<img style="border-radius:999px" src="https://avatars3.githubusercontent.com/u/29328241?s=50&u=bb0977b405ccf1a101ce4e18e4fb8d958854ca60&v=4"/>
|
||
</a>
|
||
|
||
## 安装
|
||
|
||
```bash
|
||
# 克隆项目
|
||
git clone https://github.com/chuzhixin/vue-admin-beautiful.git
|
||
# 进入项目目录
|
||
cd vue-admin-beautiful
|
||
# 安装依赖
|
||
npm i
|
||
# 本地开发 启动项目
|
||
npm run serve
|
||
```
|
||
|
||
## install
|
||
|
||
```bash
|
||
# Clone project
|
||
git clone https://github.com/chuzhixin/vue-admin-beautiful.git
|
||
# Enter project directory
|
||
cd vue-admin-beautiful
|
||
# Installation dependency
|
||
npm i
|
||
# Start project
|
||
npm run serve
|
||
```
|
||
|
||
## vue-admin-beautiful 前端讨论群 972435319,1139183756
|
||
|
||
不管您加或者不加,您都可以享受到开源的代码,感谢您的支持和信任,群内提供 vue-admin-beautiful-template 基础版本、开发工具配置及使用手册、提供问题解答。
|
||
|
||
<a></a>
|
||
<a></a>
|