README文件说明修改

This commit is contained in:
BianLzhaoMin 2024-08-13 10:55:26 +08:00
parent de13ef4f76
commit e8f01fb34c
1 changed files with 3 additions and 3 deletions

View File

@ -2,10 +2,10 @@
```bash
# 克隆项目
git clone https://gitee.com/y_project/RuoYi-Vue
git clone http://192.168.0.56:3000/bonus/nwdevicemgt-ui.git
# 进入项目目录
cd sgzb-ui
cd nwdevicemgt-ui
# 安装依赖
npm install
@ -27,4 +27,4 @@ npm run build:stage
# 构建生产环境
npm run build:prod
```
```