[Doc] update quickstart.md (#3497)

This commit is contained in:
neverland
2019-06-13 16:44:37 +08:00
committed by GitHub
parent f5ad8e72e9
commit 1327ccb831
11 changed files with 35 additions and 23 deletions
+4
View File
@@ -38,7 +38,11 @@
## Install
```bash
# Using npm
npm i vant -S
# Using yarn
yarn add vant
```
## Quickstart