Vite: The Build Tool for the Web

doener1 pts0 comments

Vite | Next Generation Frontend Tooling

Cloudflare supports Vite's mission

Search⌘CtrlK

English<br>简体中文<br>日本語<br>Español<br>Português<br>한국어<br>Deutsch<br>فارسی

English<br>简体中文<br>日本語<br>Español<br>Português<br>한국어<br>Deutsch<br>فارسی

Are you an LLM? View /llms.txt for optimized Markdown documentation, or /llms-full.txt for full documentation bundle<br>By The Build Tool for the Web<br>Vite is a blazing fast frontend build tool powering the next generation of web applications.<br>Get Started View on GitHub

npmYarnpnpmBunDeno<br>bash$ npm create vite@latest<br>bash$ yarn create vite<br>bash$ pnpm create vite<br>bash$ bun create vite<br>bash$ deno init --npm vite

Trusted by the world's best software teams

Redefining developer experience<br>Vite makes web development enjoyable again

Instant Server Start<br>On demand source file serving over native ESM, with blazing fast dependency pre-bundling.

Lightning Fast HMR<br>Instantly reflect changes as you save, no matter how big your app is.

Rich Features Out of the Box<br>TypeScript, JSX, CSS, Workers, WebAssembly... and more just a plugin away.

Optimized Build<br>Advanced tree-shaking, built-in minification, fine-grained chunking control powered by Rolldown.

A shared foundation to build upon

Flexible Plugin System<br>Vite plugins extends Rollup's well-designed plugin interface with a few extra Vite-specific options.

Fully Typed API<br>Designed to be built on top of.

First class SSR Support<br>It's never been easier to setup custom SSR (Server-Side Rendering), or build your own SSR framework.

Continuous ecosystem integration<br>Our CI continuously tests Vite changes against downstream projects, allowing us to improve Vite with stability and confidence.

Powering your favorite frameworks and tools

Loved by the community<br>Don't take our word for it - listen to what Vite community members have to say.

80k+<br>Github Stars

80m+<br>Weekly NPM downloads

I'm loving what Vite enables. We've found building SolidStart that it is less a metaframework but a system of symbiotic Vite plugins. While built with SolidJS in mind, they should scale from our simplest template to opinionated starter. We're building an ecosystem on Vite.

Ryan Carniato@RyanCarniato

Vite is basically the united nations of JavaScript at this point. I'll be there as a representative of Sveltelandia

Rich Harris@Rich_Harris

Each and every time I use Vite, I feel a true sense of pure and unbridled joy.

David East@_davideast

It's also a great platform to build a framework on since it provides a pluggable dev environment.<br>Community is amazing too.

Mark Dalgleish@markdalgleish

Every time I suspect I've hit the bounds of what Vite can do, I end up being wrong.

Jason Miller@_developit

Vite has been a game changer for the industry.

David Cramer@zeeg

I am so excited to see so many great frameworks teaming up on top of vite. So many will benefit. ❤️ to the vite team.

Dion Almaer@dalmaer

Vite is gonna eat the (JavaScript) world.

Christoph Nakazawa@cpojer

Wow, wow, wow, wow, wow, wow, Vite is..... Vite is.... Wow 🤤🤯🙏

Nikolaj@lopugit

Free & open source<br>Vite is MIT Licensed and will always be free and open source. This is made possible by our contributors and these companies:<br>Become a Sponsor

vite build bash create tool fast

Related Articles