mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
docs: install with pnpm (#9850)
This commit is contained in:
@@ -5,7 +5,14 @@
|
||||
## Install
|
||||
|
||||
```shell
|
||||
# with npm
|
||||
npm i @vant/popperjs
|
||||
|
||||
# with yarn
|
||||
yarn add @vant/popperjs
|
||||
|
||||
# with pnpm
|
||||
pnpm add @vant/popperjs
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
Reference in New Issue
Block a user