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: src/content/learn/installation.md
+1-13Lines changed: 1 addition & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,24 +47,12 @@ If want to try using React in your existing app or a website, you can [add React
47
47
48
48
<Note>
49
49
50
-
## React қосымшасын нөлден құру {/*build-a-react-app-from-scratch*/}
51
-
52
-
Егер фреймворк сіздің жобаңызға сәйкес келмесе, өз фреймворкіңізді құрғыныз келсе немесе React қосымшасының негіздерін үйренгіңіз келсе, [React қосымшасын нөлден құра аласыз.](/learn/build-a-react-app-from-scratch)
53
-
54
-
## Бар жобаға React-тi қосыңыз {/*add-react-to-an-existing-project*/}
50
+
#### Should I use Create React App? {/*should-i-use-create-react-app*/}
55
51
56
52
No. Create React App has been deprecated. For more information, see [Sunsetting Create React App](/blog/2025/02/14/sunsetting-create-react-app).
57
53
58
-
<Note>
59
-
60
-
#### Create React App қолдану керек пе? {/*should-i-use-create-react-app*/}
61
-
62
-
Жоқ. Create React App ескірген. Қосымша ақпарат үшін [Create React App-тің тоқтатылуы](/blog/2025/02/14/sunsetting-create-react-app) бөлімін қараңыз.
63
-
64
54
</Note>
65
55
66
-
## Келесі қадамдар {/*next-steps*/}
67
-
68
56
## Next steps {/*next-steps*/}
69
57
70
58
Head to the [Quick Start](/learn) guide for a tour of the most important React concepts you will encounter every day.
0 commit comments