Vite Overview and Setup Guide
Vite is a fast web development tool with dev server and build command. Provides Hot Module Replacement and bundles code with Rollup. Supports multiple frameworks through plugins and extensible via API. Requires Node.js version 18+ or 20+
- vite.dev