vue-pure-admin2/README.md

141 lines
8.5 KiB
Markdown
Raw Normal View History

2021-04-13 18:37:47 +08:00
<h1>vue-pure-admin</h1>
2021-03-01 15:26:05 +08:00
2021-04-13 18:37:47 +08:00
[![license](https://img.shields.io/github/license/xiaoxian521/vue-pure-admin.svg)](LICENSE)
**中文** | [English](./README.en-US.md)
2021-04-13 18:37:47 +08:00
## 简介
2021-04-13 18:37:47 +08:00
vue-pure-admin 是一个免费开源的中后台模版。使用了最新的`vue3`,`vite2`,`TypeScript`,`Element-Plus`等主流技术开发,开箱即用的中后台前端解决方案,也可用于学习参考。
2021-04-13 18:37:47 +08:00
2021-10-18 22:04:57 +08:00
## 配套视频教程
bilibilihttps://www.bilibili.com/video/BV1534y1S7HV/
## 预览
2021-04-13 18:37:47 +08:00
2021-04-24 00:45:00 +08:00
- [vue-pure-admin](http://yiming_chang.gitee.io/manages)
2021-04-13 18:37:47 +08:00
点击免密登录
2021-04-13 18:37:47 +08:00
<p align="center">
2021-09-29 02:32:30 +08:00
<img alt="PureAdmin Logo" width="100%" src="https://p9-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/f5ee80eee1014fb4a53c5bb37574a5f5~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/dec0672a62e141f3b7f626c22ff6c7ef~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p1-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/f586f1353de74b1b88cc9f89fce2146e~tplv-k3u1fbpfcp-watermark.image">
2021-04-26 19:36:38 +08:00
<img alt="PureAdmin Logo" width="100%" src="https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/a28fc0af7ac44e3b8f30469cba4a9993~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p6-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/a17e54329cda4d76aa9c1c4f2a4715d3~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/d884fb611da74ee0bdc17c29014d0260~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p1-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/abed44ac1f2744e897c28d1689bcb517~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p6-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/cf2f068650f44a0787c699f5a20c75a6~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/73c575dd06474731ad8ab9d853f1ddfd~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p9-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/99389b90f5ac4db9b0d61d99dd9a1454~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/f1546f1c6014446db6c9983934aedc86~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p6-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/cfb0093b77c34e87b094daaa4304bc2d~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/fe133cc6db3245f9b1b37f231d040550~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p1-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/d3110a12d63e4f6fb314e60bf18bdb66~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/45b93ec453e3406a939affe65ddcc803~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p1-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/cdc2dc88c1ef4aafbaaade820442c986~tplv-k3u1fbpfcp-watermark.image">
<img alt="PureAdmin Logo" width="100%" src="https://p1-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/f4c91b162206485b88cc58a72ff54a01~tplv-k3u1fbpfcp-watermark.image">
2021-04-13 18:37:47 +08:00
</p>
### 使用 Gitpod
2021-04-13 18:37:47 +08:00
在 Gitpod适用于 GitHub 的免费在线开发环境)中打开项目,并立即开始编码.
2021-04-13 18:37:47 +08:00
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/xiaoxian521/vue-pure-admin)
## 安装使用
2021-04-13 18:37:47 +08:00
- 获取项目代码
2021-04-13 18:37:47 +08:00
```bash
git clone https://github.com/xiaoxian521/vue-pure-admin.git
or
git clone https://github.com.cnpmjs.org/xiaoxian521/vue-pure-admin.git
2021-03-01 15:06:11 +08:00
```
2021-04-13 18:37:47 +08:00
- 安装依赖
2021-04-13 18:37:47 +08:00
```bash
cd vue-pure-admin
2021-09-16 12:30:12 +08:00
yarn install
2021-04-13 18:37:47 +08:00
2021-03-01 15:06:11 +08:00
```
- 运行
2021-03-01 15:26:05 +08:00
2021-04-13 18:37:47 +08:00
```bash
2021-09-16 12:30:12 +08:00
yarn serve
2021-03-01 15:06:11 +08:00
```
2020-11-16 14:10:17 +08:00
- 打包
2021-03-01 15:26:05 +08:00
2021-04-13 18:37:47 +08:00
```bash
2021-09-16 12:30:12 +08:00
yarn build
2021-03-01 15:06:11 +08:00
```
2021-03-01 15:26:05 +08:00
## 更新日志
2021-03-01 15:26:05 +08:00
[CHANGELOG](./CHANGELOG.zh_CN.md)
2021-03-01 15:26:05 +08:00
## 如何贡献
2021-04-13 18:37:47 +08:00
非常欢迎你的加入![提一个 Issue](https://github.com/xiaoxian521/vue-pure-admin/issues/new/choose) 或者提交一个 Pull Request
2021-04-13 18:37:47 +08:00
**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`
2021-04-13 18:37:47 +08:00
## Git 贡献提交规范
2021-04-13 18:37:47 +08:00
- 参考 [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))
2021-04-13 18:37:47 +08:00
- `feat` 增加新功能
- `fix` 修复问题/BUG
- `style` 代码风格相关无影响运行结果的
- `perf` 优化/性能提升
- `refactor` 重构
- `revert` 撤销修改
- `test` 测试相关
- `docs` 文档/注释
- `chore` 依赖更新/脚手架配置修改等
- `workflow` 工作流改进
- `ci` 持续集成
- `types` 类型定义文件更改
- `wip` 开发中
2021-04-13 18:37:47 +08:00
## 浏览器支持
2021-04-13 18:37:47 +08:00
本地开发推荐使用`Chrome 80+` 浏览器
2021-04-13 18:37:47 +08:00
支持现代浏览器, 不支持 IE
2021-04-13 18:37:47 +08:00
| [<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 |
2021-04-24 00:45:00 +08:00
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
2021-04-13 18:37:47 +08:00
## 维护者
2021-04-13 18:37:47 +08:00
[xiaoxian521](https://github.com/xiaoxian521)
## 捐赠
2021-04-13 18:37:47 +08:00
如果你觉得这个项目对你有帮助,你可以帮作者买一杯咖啡表示支持!
2021-04-13 18:37:47 +08:00
![donate](http://yiming_chang.gitee.io/manages/pay.jpg)
## 交流群
2021-06-15 15:01:57 +08:00
2021-10-19 12:36:13 +08:00
[微信交流群,点击扫码进群](https://juejin.cn/post/6948419379566477342/)
2021-06-15 15:01:57 +08:00
2021-10-19 12:36:13 +08:00
本人微信18237613535拉你进群
2021-06-15 15:01:57 +08:00
2021-04-13 18:37:47 +08:00
## License
2021-03-01 15:26:05 +08:00
2021-04-13 18:37:47 +08:00
[MIT © xiaoxian521-2020](./LICENSE)