pull/559/head
zhangdaihao 2019-03-01 20:09:11 +08:00
parent 8d70ba137e
commit bb3bcc2af1
1 changed files with 3 additions and 0 deletions

View File

@ -159,7 +159,10 @@ JeecgBoot的宗旨是降低前后端分离的开发成本提高UI能力的同
```bash
git clone https://github.com/zhangdaiscott/jeecg-boot.git
cd jeecg-boot/ant-design-jeecg-vue
```
1. 安装node.js
2. 切换到ant-design-jeecg-vue文件夹下
```
# 安装yarn
npm install -g yarn