mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
16 lines
141 B
Markdown
16 lines
141 B
Markdown
# Vant Doc
|
|
|
|
UI components of Vant document site
|
|
|
|
#### NPM
|
|
|
|
```shell
|
|
npm i @vant/doc -D
|
|
```
|
|
|
|
#### YARN
|
|
|
|
```shell
|
|
yarn add @vant/doc --dev
|
|
```
|