chore: add vant-doc package (#4197)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Vant Doc
|
||||
|
||||
UI components of Vant document site
|
||||
|
||||
#### NPM
|
||||
|
||||
```shell
|
||||
npm i @vant/doc -D
|
||||
```
|
||||
|
||||
#### YARN
|
||||
|
||||
```shell
|
||||
yarn add @vant/doc --dev
|
||||
```
|
||||
Reference in New Issue
Block a user