hosting-vite
Installation
SKILL.md
Hosting & Using Vite
When to use this skill
- When the user wants to start a new frontend project (React, Vue, Svelte, etc.).
- When the user mentions "Vite", "dev server", or "bundling".
- When the user needs to build a project for production (
npm run build).