A CLI project to generate an app using TanStack Router and Vite.
Make sure you have Bun installed on your system.
bunx --bun create-tsrouter-vite@latest
This template includes:
- TanStack Router - Type-safe routing for React applications
- Vite - Fast build tool and development server
- TypeScript - Static type checking
- Prettier - Code formatting
- ESLint - Code linting and quality checks
- Import aliases - Clean import paths with
@/
prefix