panlinlin 421c2f5602 使用jainsip的方式解析sdp 4 年之前
..
build 44d216100b 与master分支同步 4 年之前
config be42a35eca 修复子节点显示错误 5 年之前
src 0f58218bad Merge remote-tracking branch 'origin/master' into wvp-28181-2.0 4 年之前
static be42a35eca 修复子节点显示错误 5 年之前
.babelrc be42a35eca 修复子节点显示错误 5 年之前
.editorconfig be42a35eca 修复子节点显示错误 5 年之前
.gitignore be42a35eca 修复子节点显示错误 5 年之前
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp 4 年之前
README.md be42a35eca 修复子节点显示错误 5 年之前
index.html 9571eb3a15 增加移动位置显示功能 4 年之前
package-lock.json 9571eb3a15 增加移动位置显示功能 4 年之前
package.json 9571eb3a15 增加移动位置显示功能 4 年之前

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.