mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-04 03:42:08 +08:00
初始化3.0.0版本
This commit is contained in:
19
km-console/README.md
Normal file
19
km-console/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
## 安装项目依赖
|
||||
|
||||
* 安装lerna
|
||||
```
|
||||
npm i -g lerna
|
||||
```
|
||||
|
||||
## 启动项目
|
||||
```
|
||||
npm run start
|
||||
```
|
||||
### 环境信息
|
||||
http://localhost:port
|
||||
|
||||
## 构建项目
|
||||
```
|
||||
npm run build
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user