docs: 📚 添加文档说明

This commit is contained in:
Bunny 2024-09-01 16:47:38 +08:00
parent 65a956d4e9
commit f85acf9217
1 changed files with 19 additions and 0 deletions

19
README.md Normal file
View File

@ -0,0 +1,19 @@
<h1>bunny-admin精简版国际化版本</h1>
[![license](https://img.shields.io/github/license/pure-admin/vue-pure-admin.svg)](LICENSE)
## 介绍
精简版是基于 [vue-pure-admin](https://github.com/pure-admin/vue-pure-admin)
提炼出的架子,包含主体功能,更适合实际项目开发,打包后的大小在全局引入 [element-plus](https://element-plus.org)
的情况下仍然低于 `2.3MB`,并且会永久同步完整版的代码。开启 `brotli` 压缩和 `cdn` 替换本地库模式后,打包大小低于 `350kb`
在之前作者基础上添加了适合自己开发的相关内容
## 维护者
[Bunny](https://gitee.com/BunnyBoss/bunny-admin-element-thin)
## 许可证
[MIT © 2020-present, pure-admin](./LICENSE)