[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
@@ -37,7 +37,11 @@
## 安装
```bash
# 通过 npm 安装
npm i vant -S
# 通过 yarn 安装
yarn add vant
```
## 快速上手