panlinlin 4010ed6c23 统一axios写法 4 år sedan
..
build 44d216100b 与master分支同步 4 år sedan
config be42a35eca 修复子节点显示错误 5 år sedan
src 4010ed6c23 统一axios写法 4 år sedan
static a4ab9a0a6c 集成rtc播放器 4 år sedan
.babelrc be42a35eca 修复子节点显示错误 5 år sedan
.editorconfig be42a35eca 修复子节点显示错误 5 år sedan
.gitignore be42a35eca 修复子节点显示错误 5 år sedan
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp 4 år sedan
README.md be42a35eca 修复子节点显示错误 5 år sedan
index.html a004a978fa 规范api 4 år sedan
package-lock.json 56859d09df 添加推流列表和拉流代理,下一步与国标关联 4 år sedan
package.json 56859d09df 添加推流列表和拉流代理,下一步与国标关联 4 år sedan

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.