mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
docs(cli): add intro of create-vant-cli-app
This commit is contained in:
parent
64451eaaee
commit
98584ef7b7
@ -9,6 +9,14 @@ Vant Cli 是一个 Vue 组件库构建工具,通过 Vant Cli 可以快速搭
|
||||
- 内置 ESlint、Stylelint 校验规则,提交代码时自动执行校验
|
||||
- 构建后的组件库默认支持按需引入、主题定制、Tree Shaking
|
||||
|
||||
### 快速上手
|
||||
|
||||
执行以下命令可以快速创建一个基于 Vant Cli 的项目:
|
||||
|
||||
```bash
|
||||
npx create-vant-cli-app
|
||||
```
|
||||
|
||||
### 安装
|
||||
|
||||
```shell
|
||||
|
Loading…
x
Reference in New Issue
Block a user