Next Generation Frontend Tooling

Vite (French word for “quick”, pronounced /vit/, like “veet”) is a new breed (品种) of frontend build tooling that significantly improves the frontend development experience. It consists of two major parts:

In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.

Read the Docs to Learn More.

Refer

  • https://github.com/vitejs/vite
  • https://vite.dev/guide/