npm 6.x npm create vite@latest my-vue-app --template vue # npm 7+, ... 在安装了Vite 的项目中,可以在npm scripts 中使用 vite 可执行文件,或者直接使用 npx ...
確定! 回上一頁