添加wiki

This commit is contained in:
648540858 2020-10-12 14:45:52 +08:00
parent 861d775dd7
commit c623797c1f
4 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
1. 检出代码
```shell script
git clone https://github.com/648540858/wvp-GB28181.git
```
2. 编译静态页面
```shell script
cd wvp-GB28181/web_src
npm install
npm run build
```
在src/main/resources/static下出现静态文件
3. 编译JAVA项目
打包过程同普通Spring Boot项目打包.
在IDEA下,文件->打开, 找到克隆的项目.
![build_1.png](images/build_1.png)
![build_2.png](images/build_2.png)
![build_3.png](images/build_3.png)
![build_4.png](images/build_4.png)

View File

BIN
wikis/images/build_5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

BIN
wikis/images/build_6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB