File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/start/framework/react Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ title: Getting Started
77
88- [ Start a new project from scratch] ( #start-a-new-project-from-scratch ) to quickly learn how Start works (see below)
99- Refer to a migration guide for your specific framework:
10- - [ Next.js] ( ../guide/ migrate-from-next-js )
10+ - [ Next.js] ( ../migrate-from-next-js )
1111 - Remix 2 / React Router 7 "Framework Mode" (coming soon!)
1212
1313## Start a new project from scratch
1414
1515Choose one of the following options to start building a _ new_ TanStack Start project:
1616
17- - [ TanStack Start CLI] - Just run ` npm create @tanstack/start@latest ` . Local, fast, and optionally customizable
17+ - [ TanStack Start CLI] ( ../quick-start ) - Just run ` npm create @tanstack/start@latest ` . Local, fast, and optionally customizable
1818- [ TanStack Builder] ( # ) (coming soon!) - A visual interface to configure new TanStack projects with a few clicks
1919- [ Quick Start Examples] ( ../quick-start ) Download or clone one of our official examples
2020- [ Build a project from scratch] ( ../build-from-scratch ) - A guide to building a TanStack Start project line-by-line, file-by-file.
You can’t perform that action at this time.
0 commit comments