Create-tsrouter-app is drop-in replacement for create-react-app that builds TanStack Router based SPA applications
This monorepo contains the code for the TanStack Application Builders.
In your terminal, run the following command and walk through a series of options to create a Tanstack application:
npx create-tsrouter-app@latest
Navigate to http://localhost:8080 to see your app.
For more information on how to contribute to the project, please refer to the CONTRIBUTING.md guide.