美文网首页
Mac Vue的创建

Mac Vue的创建

作者: 不可雕的板蓝根 | 来源:发表于2018-07-31 10:35 被阅读0次
1、新建一个项目cd进去
2、npm init
3、npm install babel-loader babel-core babel-plugin-transform-runtime babel-preset-es2015 babel-preset-stage-0 babel-runtime vue-loader vue-html-loader vue-hot-reload-api css-loader style-loader webpack webpack-dev-server --save-dev
4、npm install vue@^1.0.26 --save
5、npm install

相关文章

网友评论

      本文标题:Mac Vue的创建

      本文链接:https://www.haomeiwen.com/subject/qxpcvftx.html