Skip to content

Commit ad8b076

Browse files
committed
完工。
1 parent 9360f94 commit ad8b076

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

安装部署说明/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ mongorestore --gzip --archive= database_restore.agz
3232
### 2.安装依赖包
3333
执行 `npm install` 命令,安装必须的依赖包
3434
### 3.运行
35-
执行 `node src/app.js` 启动后端服务。此时会监听`3000`端口,请保证`3000`端口未被占用以及能访问
35+
执行 `node start` 启动后端服务。此时会监听`3000`端口,请保证`3000`端口未被占用以及能访问
3636

3737
## 四、运行前端
3838
### 1.拉取前端文件
-89 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)