/tanstack-router-demo

TanStack Router Demo

Primary LanguageTypeScript

TanStack Router Demo

This is a demo project to show how to use the TanStack Router.

How to run

  1. Install dependencies

    npm i
  2. Start the project

    npm run start