/create-tsrouter-app

Create-tsrouter-app is drop-in replacement for create-react-app that builds TanStack Router based SPA applications

Primary LanguageTypeScriptMIT LicenseMIT

TanStack Application Builders

This monorepo contains the code for the TanStack Application Builders.

How to Use

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.

How to Contribute

For more information on how to contribute to the project, please refer to the CONTRIBUTING.md guide.