mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 07:30:53 +00:00
docs: add instructions for bun package manager (#12182)
This commit is contained in:
@@ -32,6 +32,9 @@ yarn add @vant/cli -D
|
||||
|
||||
# via pnpm
|
||||
pnpm add @vant/cli -D
|
||||
|
||||
# via Bun
|
||||
bun add @vant/cli -D
|
||||
```
|
||||
|
||||
Please add the followed config to `package.json` file.
|
||||
|
Reference in New Issue
Block a user