Skip to content
/ webapp Public
forked from zhouzhihu/webapp

基于webpack+Vue2.0搭建webapp,结合野狗实现实时云通信,并自动构建在DaoCloud上!

Notifications You must be signed in to change notification settings

tht8399/webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webapp

线上访问地址 https://web-app.daoapp.io

如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^


基于webpack+Vue2.0搭建webapp,结合野狗实现实时云通信,并自动构建在DaoCloud上!

接口采用swagger-node部署,见webapp-node

环境
  1. node v4.5.0
  2. npm 3.3.9
技术栈

vue

vue-router

vuex

webpack

es6-babel

Build Setup

# install dependencies
npm install

# build dll file
npm run dll

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# build for production
npm run build

截图





About

基于webpack+Vue2.0搭建webapp,结合野狗实现实时云通信,并自动构建在DaoCloud上!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 55.0%
  • JavaScript 43.9%
  • Other 1.1%