nuxt.js by devbipu This is the practice project for Vue 3 and Vue Router by devbipu It's using vite as compliller See Vite Configuration Reference. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build