docs: recommend git clone command

pull/4/head
bqy_fe 4 years ago
parent dab54ed457
commit 4ee463d21a
  1. 6
      README.md

@ -82,6 +82,12 @@ $$('#props + table tr').reduce((prev, curr) => {
## 快速开始
### 克隆主分支,克隆主要代码,忽略 git-pages 等无关分支
```shell
git clone --single-branch https://github.com/buqiyuan/vite-vue3-lowcode
```
### 安装依赖
```sh

Loading…
Cancel
Save