38 lines
993 B
Markdown
38 lines
993 B
Markdown
<h1>vue-pure-admin Lite Edition</h1>
|
|
|
|
[![license](https://img.shields.io/github/license/xiaoxian521/vue-pure-admin.svg)](LICENSE)
|
|
|
|
**English** | [中文](./README.md)
|
|
|
|
## introduce
|
|
|
|
The lite version is based on the shelf extracted from https://github.com/xiaoxian521/vue-pure-admin, which contains the main functions and is more suitable for actual project development
|
|
|
|
## Docs
|
|
|
|
<https://pure-admin-doc.vercel.app/>
|
|
|
|
## 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/
|
|
|
|
## ⚠️ Note
|
|
|
|
The lite version does not accept any issues and prs. If you have any questions, please go to the full version https://github.com/xiaoxian521/vue-pure-admin/issues/new/choose to mention it, thank you! ! !
|