docs: update

This commit is contained in:
xiaoxian521
2021-11-11 09:26:30 +08:00
parent 77ba17fb3a
commit 8cebbef626
2 changed files with 25 additions and 1 deletions

View File

@@ -6,7 +6,19 @@ The lite version is based on the shelf extracted from https://github.com/xiaoxia
## Usage
I think you should fork the project first, so that you can pull the update synchronously when I update! ! !
### 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