mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-25 19:06:36 +08:00
16 lines
163 B
Markdown
16 lines
163 B
Markdown
# 快速上手
|
|
|
|
### 安装
|
|
|
|
```bash
|
|
# 通过 npm 安装
|
|
npm i vant -S
|
|
|
|
# 通过 yarn 安装
|
|
yarn add vant
|
|
```
|
|
|
|
### 引入组件
|
|
|
|
这是一段引入组件的介绍
|