mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
[Doc] update install guide
This commit is contained in:
@@ -22,11 +22,11 @@ In the GUI, click on 'Dependencies' -> `Install Dependencies` and add `vant` to
|
||||
### Install
|
||||
|
||||
```bash
|
||||
# npm
|
||||
# install vant 1.x
|
||||
npm i vant -S
|
||||
|
||||
# yarn
|
||||
yarn add vant
|
||||
# install vant 2.0 beta
|
||||
npm i vant@beta -S
|
||||
```
|
||||
|
||||
### CDN
|
||||
|
Reference in New Issue
Block a user