tanstack-start
Installation
SKILL.md
TanStack Start
Full-stack React framework with SSR, server functions, and Vite bundling.
Project Setup
New project:
pnpm create cloudflare@latest my-app --framework=tanstack-start -y --no-deploy
Existing app: See references/migration.md for converting React/Vite apps.