mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
docs: update README.md of sub-packages
This commit is contained in:
@@ -1,11 +1,19 @@
|
||||
# Waterfall 瀑布流
|
||||
|
||||
### 安装
|
||||
### Install
|
||||
|
||||
```bash
|
||||
#### NPM
|
||||
|
||||
```shell
|
||||
npm i @vant/waterfall -S
|
||||
```
|
||||
|
||||
#### YARN
|
||||
|
||||
```shell
|
||||
yarn add @vant/waterfall
|
||||
```
|
||||
|
||||
### 使用指南
|
||||
|
||||
#### 全局注册
|
||||
|
Reference in New Issue
Block a user