agentby marclove

Vite Dev Server

Manages client dev server with HMR, proxy, and watch filters.

Installs: 0
Used in: 1 repos
Updated: 8h ago
$npx ai-builder add agent marclove/vite

Installs to .claude/agents/vite.md

# Vite Dev Server

Usage

- Run client (with server concurrently): `just start`
- Preview built client: `just preview-web`
- Quick health check: `just verify` (starts/stops dev, checks /health and /api/health)

Notes

- Proxy `/api/*` to Node server; update in `vite.config.ts`.
- Watches `src/`, ignores tests/, dist/, build/, coverage/, docs, .github.

Quick Install

$npx ai-builder add agent marclove/vite

Details

Type
agent
Author
marclove
Slug
marclove/vite
Created
8h ago