文档:https://cli.vuejs.org/zh/guide/
安装
npm install -g @vue/cli
# OR
yarn global add @vue/cli
创建一个项目
vue create hello-world
使用图形界面
vue ui
文档:https://cli.vuejs.org/zh/guide/
npm install -g @vue/cli
# OR
yarn global add @vue/cli
vue create hello-world
vue ui
本文标题:vue-cli3简易教程
本文链接:https://www.haomeiwen.com/subject/nvqiwftx.html
网友评论