mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-05 21:12:13 +08:00
fix: 项目打包构建流程优化 & 补充说明
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## 使用说明
|
||||
|
||||
### 依赖安装:
|
||||
### 依赖安装(如在 km-console 目录下执行 npm run i 安装过依赖,这步可以省略):
|
||||
|
||||
```
|
||||
npm install
|
||||
@@ -12,6 +12,8 @@ npm install
|
||||
npm run start
|
||||
```
|
||||
|
||||
启动后访问地址为 http://localhost:8000
|
||||
|
||||
### 构建:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user