chore: add vant-doc package (#4197)

This commit is contained in:
neverland
2019-08-22 20:11:09 +08:00
committed by GitHub
parent f3f3789011
commit eeb65ed922
24 changed files with 1395 additions and 108 deletions
+15
View File
@@ -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
```