官方文档很详细
1.Vue官方文档:https://cn.vuejs.org/v2/guide/
2.推荐博客:https://blog.csdn.net/fungleo/article/details/53171052
3.模板地址:https://github.com/PanJiaChen/vue-element-admin
3.axios gitHub详解介绍了axios配置:https://github.com/axios/axios
4.vue基础组件封装与全局注册 https://github.com/chrisvfritz/vue-enterprise-boilerplate/tree/master/src
注意这个是在了解组件注册的基础上,若不了解先看官方文档的组件注册
5.vue浏览器插件 https://github.com/vuejs/vue-devtools
6.Vue官方文档----》生态系统---》webpack模板 有详细项目包结构
7.路由详细介绍 https://router.vuejs.org/
介绍的路由的各种用法,动态路由,嵌套路由
微信公众号