Skip to content

bryanprimus/create-tsrouter-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-tsrouter-vite

A CLI project to generate an app using TanStack Router and Vite.

How to Use

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

About

A CLI tool to generate web applications with TanStack Router and Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published