GitHub

TanStack Start

Instructions to install Shark UI in a TanStack Start project

Create project

To create a new TanStack Start project, you can use the following command:

Add Components

You can now start adding components to your project.

The command above will add the Button component to your project. You can then import it like this:

TypeScriptapp/routes/index.tsx