使用
npm install -g @vue/cli
yarn add global @vue/cli
初始化模版
vue create my-project
启动项目
yarn serve
参考:http://www.jb51.net/article/137710.htm
https://segmentfault.com/a/1190000013090943
注意事项:
建议:yarn更新到最新版本
使用
npm install -g @vue/cli
yarn add global @vue/cli
初始化模版
vue create my-project
启动项目
yarn serve
参考:http://www.jb51.net/article/137710.htm
https://segmentfault.com/a/1190000013090943
注意事项:
建议:yarn更新到最新版本
本文标题:vue-cli 3.0构建项目
本文链接:https://www.haomeiwen.com/subject/ytyyhttx.html
网友评论