panlinlin 5ba0fba03d 添加部分onvif代码 il y a 4 ans
..
build c566d4d7cf 优化播放器以及部分日志 il y a 4 ans
config 41ca4e938d 修复打包后静态页面加载异常 il y a 4 ans
src 5ba0fba03d 添加部分onvif代码 il y a 4 ans
static c566d4d7cf 优化播放器以及部分日志 il y a 4 ans
.babelrc be42a35eca 修复子节点显示错误 il y a 5 ans
.editorconfig be42a35eca 修复子节点显示错误 il y a 5 ans
.gitignore be42a35eca 修复子节点显示错误 il y a 5 ans
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp il y a 4 ans
README.md be42a35eca 修复子节点显示错误 il y a 5 ans
index.html 41ca4e938d 修复打包后静态页面加载异常 il y a 4 ans
package-lock.json c566d4d7cf 优化播放器以及部分日志 il y a 4 ans
package.json c566d4d7cf 优化播放器以及部分日志 il y a 4 ans

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.