公司某个前端项目是基于vue1.0的,这里列一下比较有用的学习资源
vue1
http://v1.vuejs.org/guide/
https://github.com/vuejs/vue-router/tree/1.0/docs/zh-cn
https://github.com/vuejs/vuex/tree/1.0/docs/zh-cn
http://v1.vuejs.org/examples/
vue2
http://cn.vuejs.org/v2/guide/
https://router.vuejs.org/zh-cn/index.html
https://vuefe.cn/vuex/
https://vuefe.cn/
https://vuejs.org/v2/examples/