Skip to content

idonotknowwhoiam/tanstackrouter-repro

Repository files navigation

TanStack Router - File-Based Quickstart Example

A quickstart example using file-based routing.

Start a new project based on this example

To start a new project based on this example, run:

npx gitpick TanStack/router/tree/main/examples/react/quickstart-file-based quickstart-file-based

Getting Started

Install dependencies:

pnpm install

Start the development server:

pnpm dev

Build

Build for production:

pnpm build

About This Example

This example demonstrates:

  • Quick setup with file-based routing
  • Automatic route generation
  • Minimal configuration
  • Type-safe routes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published