wvp-GB28181-pro/web_src
2025-04-09 16:50:42 +08:00
..
build
config
src Merge branch 'master' into dev/前端页面修改 2025-04-09 16:50:42 +08:00
static 修复录制计划开启录像失败的BUG 2025-04-09 16:48:50 +08:00
.babelrc
.editorconfig
.gitignore
.postcssrc.js
index.html 实现h265web功能 2025-02-21 18:25:05 +08:00
package.json
README.md

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.