npm install -g @vue/cli
然后使用CD命令进入需要创建的目录
vue create hello-world
移动上下键,使用空格键选择
回车确定,等待完成
方法2:使用vue ui,在控制台输入