You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/start/framework/react/getting-started.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,6 @@ title: Getting Started
5
5
6
6
To set up a TanStack Start project, you can:
7
7
8
-
<!-- - Use the [TanStack Start CLI](https://github.com/tanstack/start/tree/main/packages/start-cli) to generate a new project and learn as you go -->
9
-
8
+
- Use the [TanStack Start CLI](https://github.com/TanStack/create-tsrouter-app/blob/main/cli/create-start-app/README.md) via `npx create-start-app@latest`
10
9
- Use the [Quick Start Examples](../quick-start) to rapidly learn as you go
11
10
-[Build a project from scratch](../build-from-scratch) to learn how TanStack Start works from the ground up
0 commit comments