vite官网 在需要创建的文件夹执行以下指令 // npm 7+ npm init vite@latest my-vue-app -- --template vue 执行指令后,一直按确认,按默认安装即可。