Lawrence 42450af885 修改通道在线/离线描述,避免歧义 il y a 4 ans
..
build f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 il y a 4 ans
config 5a4859f05c 修复前端页面图标不显示的bug il y a 4 ans
src 42450af885 修改通道在线/离线描述,避免歧义 il y a 4 ans
static be42a35eca 修复子节点显示错误 il y a 5 ans
.babelrc be42a35eca 修复子节点显示错误 il y a 5 ans
.editorconfig be42a35eca 修复子节点显示错误 il y a 5 ans
.gitignore be42a35eca 修复子节点显示错误 il y a 5 ans
.postcssrc.js be42a35eca 修复子节点显示错误 il y a 5 ans
README.md be42a35eca 修复子节点显示错误 il y a 5 ans
index.html f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 il y a 4 ans
package-lock.json f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 il y a 4 ans
package.json f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 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.