1、安装 npm install -g @vue/cli 2、创建项目 vue create 项目名 3、运行 npm run serve 参考资料: https://cli.vuejs.org/zh/ https://cn.vuejs.org/index.html