Project Setup npm i Compile and Hot-Reload for Development npm run dev -- --host --port=5173 Compile and Minify for Production npm run build Preview Build npm run preview -- --host --port=4173