1,导入settings(百度云盘中),字体是source code
2,忽略node_modules目录
https://www.cnblogs.com/chengwb/p/6183440.html
3,将项目上传码云、管理项目
https://blog.csdn.net/weixin_38544803/article/details/78963242
https://www.jianshu.com/p/eca67320775a
4,PHPstorm添加vue.js
在settings--搜索plugins,点击browse repositories,搜索vue.js,安装
5,
装git,装node,导代码,
npm install