npm init vite@latest npm init vite@latest my-vue-app -- --template vue npm install prettier -D --save-exact and add prettier to format code when save npm install npm run dev