Commit c623797c1f74a6a5a7b1921ac8e58c30af71be82
1 parent
861d775d
添加wiki
Showing
4 changed files
with
0 additions
and
18 deletions
wikis/build.md deleted
100644 → 0
| 1 | -1. 检出代码 | ||
| 2 | -```shell script | ||
| 3 | -git clone https://github.com/648540858/wvp-GB28181.git | ||
| 4 | -``` | ||
| 5 | -2. 编译静态页面 | ||
| 6 | -```shell script | ||
| 7 | -cd wvp-GB28181/web_src | ||
| 8 | -npm install | ||
| 9 | -npm run build | ||
| 10 | -``` | ||
| 11 | -在src/main/resources/static下出现静态文件 | ||
| 12 | -3. 编译JAVA项目 | ||
| 13 | -打包过程同普通Spring Boot项目打包. | ||
| 14 | -在IDEA下,文件->打开, 找到克隆的项目. | ||
| 15 | - | ||
| 16 | - | ||
| 17 | - | ||
| 18 | - |
wikis/config.md deleted
100644 → 0
wikis/images/build_5.png
0 → 100644
120 KB
wikis/images/build_6.png
0 → 100644
7.2 KB