You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
133 lines
5.9 KiB
133 lines
5.9 KiB
8 months ago
|
<div align="center">
|
||
|
<a href="https://github.com/TengChongChong/Easy-Vben-Admin">
|
||
|
<img alt="Easy-Vben-Admin Logo" width="200" height="200" src="https://raw.githubusercontent.com/TengChongChong/Easy-Vben-Admin/main/src/assets/images/logo.png">
|
||
|
</a>
|
||
|
<br>
|
||
|
<h1>Easy-Vben-Admin</h1>
|
||
|
</div>
|
||
|
|
||
|
## 简介
|
||
|
|
||
|
Easy-Vben-Admin 是一个免费开源的中后台模版。使用了最新的`vue3`,`vite2`,`TypeScript`等主流技术开发,开箱即用的中后台前端解决方案,也可用于学习参考。
|
||
|
|
||
|
## 特性
|
||
|
|
||
|
- **最新技术栈**:使用 Vue3/vite2 等前端前沿技术开发
|
||
|
- **TypeScript**: 应用程序级 JavaScript 的语言
|
||
|
- **主题**:可配置的主题
|
||
|
- **国际化**:内置完善的国际化方案
|
||
|
- **权限** 内置完善的动态路由权限生成方案
|
||
|
- **组件** 二次封装了多个常用的组件
|
||
|
|
||
|
## 预览
|
||
|
|
||
|
- [Easy-Vben-Admin](http://ev.easy-frame.top)
|
||
|
|
||
|
测试账号: sysadmin/admin123
|
||
|
|
||
|
## 文档
|
||
|
|
||
|
[文档地址](http://ev-doc.easy-frame.top)
|
||
|
|
||
|
## 准备
|
||
|
|
||
|
- [node](http://nodejs.org/) 和 [git](https://git-scm.com/) -项目开发环境
|
||
|
- [Vite](https://vitejs.dev/) - 熟悉 vite 特性
|
||
|
- [Vue3](https://v3.vuejs.org/) - 熟悉 Vue 基础语法
|
||
|
- [TypeScript](https://www.typescriptlang.org/) - 熟悉`TypeScript`基本语法
|
||
|
- [Es6+](http://es6.ruanyifeng.com/) - 熟悉 es6 基本语法
|
||
|
- [Vue-Router-Next](https://next.router.vuejs.org/) - 熟悉 vue-router 基本使用
|
||
|
- [Ant-Design-Vue](https://www.antdv.com/components/overview-cn) - ui 基本使用
|
||
|
|
||
|
## 安装使用
|
||
|
|
||
|
- 获取项目代码
|
||
|
|
||
|
```bash
|
||
|
git clone https://github.com/TengChongChong/Easy-Vben-Admin.git
|
||
|
```
|
||
|
|
||
|
- 安装依赖
|
||
|
|
||
|
```bash
|
||
|
cd Easy-Vben-Admin
|
||
|
|
||
|
pnpm install
|
||
|
|
||
|
```
|
||
|
|
||
|
- 运行
|
||
|
|
||
|
```bash
|
||
|
pnpm serve
|
||
|
```
|
||
|
|
||
|
- 打包
|
||
|
|
||
|
```bash
|
||
|
pnpm build
|
||
|
```
|
||
|
|
||
|
## 更新日志
|
||
|
|
||
|
[CHANGELOG](./CHANGELOG.md)
|
||
|
|
||
|
## 项目地址
|
||
|
|
||
|
- [Easy-Vben](https://github.com/TengChongChong/Easy-Vben) - 后端
|
||
|
- [Easy-Vben-Admin](https://github.com/TengChongChong/Easy-Vben-Admin) - 前端
|
||
|
|
||
|
## 预览
|
||
|
|
||
|
![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-13.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-12.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-11.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-10.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-9.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-8.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-7.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-6.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-5.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-4.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-3.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-2.png) ![预览](https://github.com/TengChongChong/easy-vben-doc/blob/main/docs/.vuepress/public/assets/preview/preive-1.png)
|
||
|
|
||
|
## 如何贡献
|
||
|
|
||
|
非常欢迎你的加入![提一个 Issue](https://github.com/TengChongChong/Easy-Vben-Admin/issues) 或者提交一个 Pull Request。
|
||
|
|
||
|
**Pull Request:**
|
||
|
|
||
|
1. Fork 代码!
|
||
|
2. 创建自己的分支: `git checkout -b feat/xxxx`
|
||
|
3. 提交你的修改: `git commit -am 'feat(function): add xxxxx'`
|
||
|
4. 推送你的分支: `git push origin feat/xxxx`
|
||
|
5. 提交`pull request`
|
||
|
|
||
|
## Git 贡献提交规范
|
||
|
|
||
|
- 参考 [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) 规范 ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular))
|
||
|
|
||
|
- `feat` 增加新功能
|
||
|
- `fix` 修复问题/BUG
|
||
|
- `style` 代码风格相关无影响运行结果的
|
||
|
- `perf` 优化/性能提升
|
||
|
- `refactor` 重构
|
||
|
- `revert` 撤销修改
|
||
|
- `test` 测试相关
|
||
|
- `docs` 文档/注释
|
||
|
- `chore` 依赖更新/脚手架配置修改等
|
||
|
- `workflow` 工作流改进
|
||
|
- `ci` 持续集成
|
||
|
- `types` 类型定义文件更改
|
||
|
- `wip` 开发中
|
||
|
|
||
|
## 浏览器支持
|
||
|
|
||
|
本地开发推荐使用`Chrome 80+` 浏览器
|
||
|
|
||
|
支持现代浏览器, 不支持 IE
|
||
|
|
||
|
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari |
|
||
|
| :-: | :-: | :-: | :-: | :-: |
|
||
|
| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
|
||
|
|
||
|
## 交流
|
||
|
|
||
|
`Easy-Vben-Admin` 是完全开源免费的项目,在帮助开发者更方便地进行中大型管理系统开发,同时也提供 QQ 交流群使用问题欢迎在群内提问。
|
||
|
|
||
|
- QQ 群 `747030643`
|
||
|
|
||
|
## License
|
||
|
|
||
|
[MIT © EasyAdmin-2022](./LICENSE)
|