Vue官网:http://cn.vuejs.org/v2/guide/index.html
Vue-router:https://router.vuejs.org/zh-cn/
Vuex:http://vuex.vuejs.org/zh-cn/intro.html
音乐播放器例子:https://cnodejs.org/topic/58c223d006dbd608756d0c02
Vue-router例子:https://github.com/vuejs/vue-router/tree/next/examples
学习栗子:
vue+bootstrap: http://blog.csdn.net/ansu2009/article/details/53261410
css布局:http://www.cnblogs.com/stephen-liu74/p/3343557.html
vue生成树形结构(组件通信):http://www.jb51.net/article/100777.htm
vue生成树结构:http://blog.csdn.net/wenxuansoft/article/details/51258405
转载:http://www.cnblogs.com/haimishasha/p/6497140.html