vuejs学习资料

公司某个前端项目是基于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/

社区
http://www.vue-js.com/

其他
http://www.vue-js.com/topic/56cfc64965cf1c422e006834

你可能感兴趣的:(vuejs学习资料)