Files
game-cards-poker-design/frontend/node_modules/vite
Poker Design Developer 5dbcebf7a2 Fix frontend blank page issues
- Fix router import path in main.js
- Handle Django REST Framework pagination format in API calls
- Add getTemplates function to project API
- Restart frontend development server
2026-05-31 18:40:56 +08:00
..
2026-05-31 18:40:56 +08:00
2026-05-31 18:40:56 +08:00
2026-05-31 18:40:56 +08:00
2026-05-31 18:40:56 +08:00
2026-05-31 18:40:56 +08:00
2026-05-31 18:40:56 +08:00
2026-05-31 18:40:56 +08:00
2026-05-31 18:40:56 +08: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.