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
docs: improve template instructions in installation docs (#12572)
* thomasgauvin: add templates to installation docs
* Update docs/start/framework/installation.md
* thomasgauvin: make the options easier to see and reduce duplicate commands
* Update contributors.yml
* Move and consolidate updates
* Remove duplicate section
* Add deploy to the language
---------
Co-authored-by: Brooks Lybrand <[email protected]>
Copy file name to clipboardExpand all lines: docs/start/framework/installation.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,16 @@ You can now open your browser to `http://localhost:5173`
23
23
24
24
You can [view the template on GitHub][default-template] to see how to manually set up your project.
25
25
26
-
To get started with a template that deploys to your preferred host, check out [all of our templates](https://github.com/remix-run/react-router-templates).
26
+
We also have a number of [ready to deploy templates][react-router-templates] available for you to get started with:
0 commit comments