luxe-frontend/node_modules/vite
Hardik Joshi fdc1854fcd first commit 2026-06-03 15:33:54 +05:30
..
bin first commit 2026-06-03 15:33:54 +05:30
dist first commit 2026-06-03 15:33:54 +05:30
misc first commit 2026-06-03 15:33:54 +05:30
node_modules/.bin first commit 2026-06-03 15:33:54 +05:30
types first commit 2026-06-03 15:33:54 +05:30
LICENSE.md first commit 2026-06-03 15:33:54 +05:30
README.md first commit 2026-06-03 15:33:54 +05:30
client.d.ts first commit 2026-06-03 15:33:54 +05:30
package.json first commit 2026-06-03 15:33:54 +05:30

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 "quick", pronounced /viːt/, like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects. 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.