Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 476 Bytes

File metadata and controls

17 lines (10 loc) · 476 Bytes

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.