Setup TanStack Router
17 July 2026 (Updated 17 July 2026)
When starting a new project
Use the TanStack CLI like so:
npx @tanstack/cli create --router-only
When adding to an existing project
Follow the instructions here.
Tagged:
TanStack Router recipes