Skip to content

Commit 3023706

Browse files
authored
Update getting-started.md (#4909)
Add TanStack Start CLI option
1 parent ef74fc6 commit 3023706

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/start/framework/react/getting-started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ title: Getting Started
55

66
To set up a TanStack Start project, you can:
77

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`
109
- Use the [Quick Start Examples](../quick-start) to rapidly learn as you go
1110
- [Build a project from scratch](../build-from-scratch) to learn how TanStack Start works from the ground up

0 commit comments

Comments
 (0)