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/quick-start.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ or
17
17
npm create @tanstack/start@latest
18
18
```
19
19
20
-
depending on your package manage of choice. You'll be prompted to add things like Tailwind, eslint, and a ton of other options.
20
+
depending on your package manager of choice. You'll be prompted to add things like Tailwind, eslint, and a ton of other options.
21
21
22
22
You can also clone and run the [Basic](https://github.com/TanStack/router/tree/main/examples/react/start-basic) example right away with the following commands:
0 commit comments