http://www.cnblogs.com/smartXiang/p/6051086.html
结合菜鸟教程-入门,了解vue.js的初级用法
https://www.qcloud.com/community/article/430630001490779316?fromSource=gwzcw.84430.84430.84430
结合官网教程 V-route,弄懂V-route的原理
https://router.vuejs.org/zh-cn/essentials/dynamic-matching.html
3.慕课网vue.js入门视频:完成todolist小项目
4.github上项目源码学习-
(1) vue-router :看包学会之浅入浅出Vuejs,参考案例代码demo
和线上:https://github.com/lavyun/vue-demo-search
(2)vuex :https://github.com/bailicangdu/vue2-happyfri
(3)Vue.js高仿饿了么外卖App课程源码https://github.com/ustbhuangyi/vue-sell
升级版:https://github.com/bailicangdu/vue2-elm
简书讲解饿了么:http://www.jianshu.com/p/65c957b228e9
https://my.oschina.net/keysITer/blog/834287