Vue.js学习资料
By admin
- One minute read - 24 words在学习vue前,建立先了解一下 webpack https://fakefish.github.io/react-webpack-cookbook/index.html
官方网站(中文版): http://cn.vuejs.org/ 构建大型应用使用组件 Vue-router: https://github.com/vuejs/vue-router 网络通讯插件Vue-resource: https://github.com/vuejs/vue-resource 单元测试karma: http://karma-runner.github.io/0.12/index.html https://cn.vuejs.org/ https://cn.vuejs.org/v2/api/ https://router.vuejs.org/zh-cn/ https://vuex.vuejs.org https://vue-loader.vuejs.org/zh-cn/ https://ssr.vuejs.org https://github.com/jsfront/src/blob/master/vuejs.md
==============
Vue快速入门: https://segmentfault.com/a/1190000003968020 Vue.js基本语法的介绍: https://segmentfault.com/a/1190000004012600