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/quick/browser.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,10 @@ cd react-typescript
18
18
npm install
19
19
```
20
20
21
-
Now jump to [develop your amazing application](#develop-your-amazing-application)
21
+
Now use it as a base and jump to [develop your amazing application](#develop-your-amazing-application)
22
22
23
23
## Project Setup Detailed
24
-
To see how that project is created, its documented below.
24
+
If you want to learn more about the details of how that project is created (instead of using it as a base), here are the steps on how its setup from scratch:
0 commit comments