mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-04-24 23:47:17 +08:00
54 lines
1.9 KiB
Markdown
54 lines
1.9 KiB
Markdown
<h1>vue-pure-admin Lite Edition(no i18n version)</h1>
|
||
|
||
[](LICENSE)
|
||
|
||
**English** | [中文](./README.md)
|
||
|
||
## Introduce
|
||
|
||
The simplified version is based on the shelf extracted from [vue-pure-admin](https://github.com/pure-admin/vue-pure-admin), which contains main functions and is more suitable for actual project development. The packaged size is introduced globally [element-plus](https://element-plus.org) is still below `2.3MB`, and the full version of the code will be permanently synchronized. After enabling `brotli` compression and `cdn` to replace the local library mode, the package size is less than `350kb`
|
||
|
||
## Supporting Video
|
||
|
||
- [Click Watch Tutorial](https://www.bilibili.com/video/BV1kg411v7QT)
|
||
- [Click Watch UI Design](https://www.bilibili.com/video/BV17g411T7rq)
|
||
|
||
## Docs
|
||
|
||
- [Click me to view the domestic documentation site](https://yiming_chang.gitee.io/pure-admin-doc)
|
||
- [Click me to view foreign document site](https://pure-admin.github.io/pure-admin-doc)
|
||
|
||
## Preview
|
||
|
||
- [Click me to view the preview station](https://pure-admin-thin.netlify.app/#/login)
|
||
|
||
## Usage
|
||
|
||
### Installation dependencies
|
||
|
||
pnpm install
|
||
|
||
### Install a package
|
||
|
||
pnpm add packageName
|
||
|
||
### Uninstall a package
|
||
|
||
pnpm remove packageName
|
||
|
||
I think you should fork the project first to develop, so that you can pull the update synchronously when I update! ! !
|
||
|
||
## Supporting video tutorial
|
||
|
||
bilibili: https://www.bilibili.com/video/BV1534y1S7HV/
|
||
|
||
## ⚠️ Attention
|
||
|
||
- The Lite version does not accept any issues and prs. If you have any questions, please go to the full version https://github.com/pure-admin/vue-pure-admin/issues/new/choose to mention, thank you! ! !
|
||
|
||
## License
|
||
|
||
In principle, no fees and copyrights are charged, and you can use it with confidence, but if you need secondary open source, please contact the author for permission!
|
||
|
||
[MIT © 2020-present, pure-admin](./LICENSE)
|