Home

Awesome

vue-user-center

一个用vue.js(2.0)写的直播类应用web端个人中心

github地址:https://github.com/doterlin/vue-user-center

演示地址:https://doterlin.github.io/vue-user-center/

截图

下载

git clone git@github.com:doterlin/vue-user-center.git

或者下载zip

编译

npm run build

框架及插件

应用结构

组件的父子关系和位置大概如下:

应用结构

使用chrome插件Vue.js devtools也可以清晰的查看应用的组件组成及相关数据:

Vue.js devtools

说明