We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88fcbec commit e5e0e79Copy full SHA for e5e0e79
1 file changed
docs/start/framework/react/quick-start.md
@@ -14,7 +14,7 @@ pnpm create @tanstack/start@latest
14
or
15
16
```
17
-npm create @tanstack/start@latest
+npx @tanstack/cli create
18
19
20
depending on your package manager of choice. You'll be prompted to add things like Tailwind, eslint, and a ton of other options.
0 commit comments