Update README.md

This commit is contained in:
dqzboy
2022-10-12 14:29:36 +08:00
committed by GitHub
parent 81d9711ff4
commit 636454d013

View File

@ -83,5 +83,6 @@ env GOOS=linux GOARCH=amd64 go build -o DKube-Server main.go
- 前端 `dkube-web`,后端接口:`src\views\common\Config.js`
```shell
npm install
npm run build
```