# 平臺技術點
需要掌握的基礎知識
| 序號 | 知識點 | 資料 |
| --- | --- | --- |
| 1 | Node.js 入門 | [http://www.runoob.com/nodejs/nodejs-tutorial.html](http://www.runoob.com/nodejs/nodejs-tutorial.html) |
| 2 | Npm 命令 | [http://www.runoob.com/nodejs/nodejs-npm.html](http://www.runoob.com/nodejs/nodejs-npm.html) |
| 3 | Yarn | 建議,比npm更快 |
| 4 | Vue | [https://cn.vuejs.org/](https://cn.vuejs.org/) |
| 5 | ES6 | [https://blog.csdn.net/itzhongzi/article/details/73330681](https://blog.csdn.net/itzhongzi/article/details/73330681) |
| 6 | Vue全家桶 | Webpack 、axios、Vue router、Vuex、Vue Loader、Vue cli |
| 7 | Springboot | |
| 8 | Mybatis-plus | [https://mp.baomidou.com](https://mp.baomidou.com/) |
| 9 | Shiro | |
| 10 | Spring Cloud Alibaba | [微服務整體技術解決方案](http://doc.jeecg.com/2043893) |