README文件说明修改
This commit is contained in:
parent
de13ef4f76
commit
e8f01fb34c
|
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
```bash
|
```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
|
npm install
|
||||||
|
|
@ -27,4 +27,4 @@ npm run build:stage
|
||||||
|
|
||||||
# 构建生产环境
|
# 构建生产环境
|
||||||
npm run build:prod
|
npm run build:prod
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue