Vite serves your code via native ES module imports during development and bundles it with Rollup for production. Vite is a lightning-fast cold server start and offers instant hot module replacement and true on-demand compilation. It is also highly extensible via its plugin API and JavaScript API with full typing support.
Table of contents
What is Vite, and why use it?Scaffolding a project with ViteOpen Source Session ReplayStatic Asset HandlingBuilding your app for Production with ViteDeploying Vite AppConclusion3 Comments
Sort: