IOweb/node_modules/vite
2026-07-03 15:07:38 -05:00
..
bin V0, basado en Astro 2026-07-03 15:07:38 -05:00
dist V0, basado en Astro 2026-07-03 15:07:38 -05:00
misc V0, basado en Astro 2026-07-03 15:07:38 -05:00
types V0, basado en Astro 2026-07-03 15:07:38 -05:00
client.d.ts V0, basado en Astro 2026-07-03 15:07:38 -05:00
LICENSE.md V0, basado en Astro 2026-07-03 15:07:38 -05:00
package.json V0, basado en Astro 2026-07-03 15:07:38 -05:00
README.md V0, basado en Astro 2026-07-03 15:07:38 -05:00

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.