yangfei d6462fcff2 1 3 days ago
..
dist d6462fcff2 1 3 days ago
misc d6462fcff2 1 3 days ago
types d6462fcff2 1 3 days ago
LICENSE.md d6462fcff2 1 3 days ago
README.md d6462fcff2 1 3 days ago
client.d.ts d6462fcff2 1 3 days ago
package.json d6462fcff2 1 3 days ago

README.md

Vite ⚡

Next Generation Frontend Tooling

  • 💡 Instant Server Start
  • ⚡️ Lightning Fast HMR
  • 🛠️ Rich Features
  • 📦 Optimized Build
  • 🔩 Universal Plugin Interface
  • 🔑 Fully Typed APIs

Vite (French word for "fast", pronounced /viːt/) is a new breed of frontend build tool 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.