Files
wvp-platform/web_src
648540858 039fbf7e24 Merge branch 'talk' into main-dev
# Conflicts:
#	src/main/java/com/genersoft/iot/vmp/conf/redis/RedisConfig.java
#	src/main/java/com/genersoft/iot/vmp/gb28181/bean/AudioBroadcastCatch.java
#	src/main/java/com/genersoft/iot/vmp/gb28181/transmit/event/request/impl/InviteRequestProcessor.java
#	src/main/java/com/genersoft/iot/vmp/media/zlm/ZLMHttpHookListener.java
#	src/main/java/com/genersoft/iot/vmp/service/IPlayService.java
#	src/main/java/com/genersoft/iot/vmp/service/impl/PlayServiceImpl.java
2023-03-20 14:32:53 +08:00
..
2023-02-07 20:59:33 +08:00
2023-03-20 14:20:28 +08:00
2023-03-20 14:32:53 +08:00
2023-01-09 16:31:51 +08:00
2020-10-12 10:11:24 +08:00
2020-10-12 10:11:24 +08:00
2020-10-12 10:11:24 +08:00
2021-03-01 18:12:56 +08:00
2022-10-17 10:30:44 +08:00
2020-10-12 10:11:24 +08:00

gb_web

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.