TIF_E41211247_POPO/node_modules/vite
PopoZakaria 7eea1891c9 TA POPO KAKAO 2025-05-08 10:27:49 +07:00
..
bin TA POPO KAKAO 2025-05-08 10:27:49 +07:00
dist TA POPO KAKAO 2025-05-08 10:27:49 +07:00
misc TA POPO KAKAO 2025-05-08 10:27:49 +07:00
types TA POPO KAKAO 2025-05-08 10:27:49 +07:00
LICENSE.md TA POPO KAKAO 2025-05-08 10:27:49 +07:00
README.md TA POPO KAKAO 2025-05-08 10:27:49 +07:00
client.d.ts TA POPO KAKAO 2025-05-08 10:27:49 +07:00
index.cjs TA POPO KAKAO 2025-05-08 10:27:49 +07:00
index.d.cts TA POPO KAKAO 2025-05-08 10:27:49 +07:00
package.json TA POPO KAKAO 2025-05-08 10:27:49 +07: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.