Next generation frontend tooling. It's fast!
Vite is a next-generation frontend build tool and development server written in TypeScript. It supports hot module replacement (HMR) and provides scaffolding for projects using popular frameworks including Vue, React, Svelte, Solid, Qwik, Lit, and Preact, as well as vanilla JavaScript and TypeScript. The project includes a core Vite package, a legacy browser support plugin built with Babel and SystemJS, and a project scaffolding tool called create-vite, with testing performed using Vitest and Playwright.