cookin-up This project is a study of Vue.js for beginners, I am following a course from Alura. Recommended IDE Setup VSCode + Volar (and disable Vetur). Customize configuration See Vite Configuration Reference. Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build