HR-ATS-Portal/frontend/node_modules/vite
ahmed.mujtaba 038d89ced1 update 2026-08-12 13:57:53 +05:00
..
bin update 2026-08-12 13:57:53 +05:00
dist update 2026-08-12 13:57:53 +05:00
misc update 2026-08-12 13:57:53 +05:00
node_modules update 2026-08-12 13:57:53 +05:00
types update 2026-08-12 13:57:53 +05:00
LICENSE.md update 2026-08-12 13:57:53 +05:00
README.md update 2026-08-12 13:57:53 +05:00
client.d.ts update 2026-08-12 13:57:53 +05:00
index.cjs update 2026-08-12 13:57:53 +05:00
index.d.cts update 2026-08-12 13:57:53 +05:00
package.json update 2026-08-12 13:57:53 +05:00

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 /vit/) 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.