npm install --global vue-cli
vue init webpack 项目名称
vs code 新建vue项目
原文:https://www.cnblogs.com/wangcongxing/p/12552614.html