需要掌握的基础知识
序号 | 知识点 | 资料 |
---|---|---|
1 | Npm 命令 | http://www.runoob.com/nodejs/nodejs-npm.html |
2 | Node.js 入门 | http://www.runoob.com/nodejs/nodejs-tutorial.html |
3 | Vue | https://cn.vuejs.org/ |
4 | ES6 | https://blog.csdn.net/itzhongzi/article/details/73330681 |
5 | Vue全家桶 | Webpack 、axios、Vue router、Vuex、Vue Loader、Vue cli |
6 | Springboot | |
7 | Mybatis-plus | https://mp.baomidou.com |
8 | Shiro | |
9 | Yarn | 建议,比npm更快 |