项目名字修改

pull/22/head
zhangdaiscott 2021-10-23 11:50:53 +08:00
parent df65a6e1c5
commit c679943080
2 changed files with 9 additions and 4 deletions

View File

@ -14,7 +14,7 @@ git clone https://github.com/jeecgboot/jeecg-boot-vue3.git
- Installation dependencies - Installation dependencies
```bash ```bash
cd vue3-jeecg-admin cd jeecg-boot-vue3
yarn install yarn install

View File

@ -1,15 +1,20 @@
## Install and use ## Install and use
- Get the project code 8.4 - 技术文档
[http://vue3.jeecg.com](http://vue3.jeecg.com)
- Get the project code
```bash ```bash
git clone https://github.com/jeecg/vue3-jeecg-admin.git git clone https://github.com/jeecgboot/jeecg-boot-vue3.git
``` ```
- Installation dependencies - Installation dependencies
```bash ```bash
cd vue3-jeecg-admin cd jeecg-boot-vue3
yarn install yarn install