Vite + Angular A minimal application that uses Angular + Vite for development and building. Setup npm install Development npm run dev Navigate to http://localhost:5173 to see the running application Build npm run build