HckApm/node_modules/vite
minicx 99e5f883a3 second commit 2023-12-23 14:56:27 +03:00
..
bin second commit 2023-12-23 14:56:27 +03:00
dist second commit 2023-12-23 14:56:27 +03:00
node_modules second commit 2023-12-23 14:56:27 +03:00
types second commit 2023-12-23 14:56:27 +03:00
LICENSE.md second commit 2023-12-23 14:56:27 +03:00
README.md second commit 2023-12-23 14:56:27 +03:00
client.d.ts second commit 2023-12-23 14:56:27 +03:00
index.cjs second commit 2023-12-23 14:56:27 +03:00
index.d.cts second commit 2023-12-23 14:56:27 +03:00
package.json second commit 2023-12-23 14:56:27 +03: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.