首先安装 npm install -g @vue/cli-service-global 然后执行命令(HelloWorld是vue文件名) npm serve HelloWorld.vue 注意:要cd到该文件下