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
+15-42
Original file line number
Diff line number
Diff line change
@@ -8,20 +8,7 @@ React को शुरु से ही धीरे-धीरे अपना
8
8
9
9
</Intro>
10
10
11
-
<<<<<<< HEAD
12
-
<YouWillLearnisChapter={true}>
13
-
14
-
*[एक नया React प्रोजेक्ट कैसे शुरू करें](/learn/start-a-new-react-project)
15
-
*[एक मौजूदा प्रोजेक्ट में React कैसे ऐड करें](/learn/add-react-to-an-existing-project)
16
-
*[अपने एडिटर को कैसे सेटअप करें](/learn/editor-setup)
17
-
*[React डेवलपर टूल्स को कैसे इनस्टॉल करें](/learn/react-developer-tools)
18
-
19
-
</YouWillLearn>
20
-
21
11
## React को आजमाएं {/*try-react*/}
22
-
=======
23
-
## Try React {/*try-react*/}
24
-
>>>>>>> 49284218b1f5c94f930f8a9b305040dbe7d3dd48
25
12
26
13
React के साथ खेलने के लिए आपको कुछ भी इंस्टॉल करने की आवश्यकता नहीं है। इस सैंडबॉक्स को एडिट करने की कोशिश करें!
27
14
@@ -39,46 +26,32 @@ export default function App() {
39
26
40
27
</Sandpack>
41
28
42
-
आप इसे डायरेक्ट एडिट कर सकते हैं या उपरी राईट कोर्नर में 'Fork' बटन दबाकर एक नए टैब में ओपन कर सकते हैं।
43
-
44
-
React डॉक्युमेंटेशन में बहुत से पेज में इस तरह के सैंडबॉक्स शामिल हैं। React डॉक्युमेंटेशन के बाहर, बहुत सारे ऑनलाइन सैंडबॉक्स हैं जो React को सपोर्ट करते हैं: उदाहरण के लिए, [CodeSandbox](https://codesandbox.io/s/new), [StackBlitz](https://stackblitz.com/fork/react), या [CodePen।](https://codepen.io/pen?template=QWYVwWN)
अपने कंप्यूटर पर React लोकाली ट्राई करने के लिए, [इस HTML पेज को डाउनलोड करें।](https://gist.githubusercontent.com/gaearon/0275b1e1518599bbeafcde4722e79ed1/raw/db72dcbf3384ee1708c4a07d3be79860db04bff0/example.html) इसे अपने एडिटर और अपने ब्राउज़र में ओपन करें!
29
+
आप इसे सीधे एडिट कर सकते हैं या ऊपर दाईं ओर "Fork" बटन दबाकर नए टैब में खोल सकते हैं।
50
30
51
-
## एक नया प्रोजेक्ट स्टार्ट करें {/*start-a-new-react-project*/}
31
+
React डॉक्यूमेंटेशन में ज्यादातर पेजों पर ऐसे ही सैंडबॉक्स होते हैं। React डॉक्यूमेंटेशन के अलावा, कई ऑनलाइन सैंडबॉक्स भी हैं जो React को सपोर्ट करते हैं: जैसे [CodeSandbox](https://codesandbox.io/s/new), [StackBlitz](https://stackblitz.com/fork/react), या [CodePen.](https://codepen.io/pen?template=QWYVwWN)
52
32
53
-
अगर आप एक एप्लिकेशन या वेबसाइट को पूरी तरह से React के साथ बनाना चाहते हैं तो, [एक नया React प्रोजेक्ट स्टार्ट करें।](/learn/start-a-new-react-project)
54
-
=======
55
-
To try React locally on your computer, [download this HTML page.](https://gist.githubusercontent.com/gaearon/0275b1e1518599bbeafcde4722e79ed1/raw/db72dcbf3384ee1708c4a07d3be79860db04bff0/example.html) Open it in your editor and in your browser!
33
+
अगर आप React को अपने कंप्यूटर पर लोकल ट्राई करना चाहते हैं, तो [इस HTML पेज को डाउनलोड करें।](https://gist.githubusercontent.com/gaearon/0275b1e1518599bbeafcde4722e79ed1/raw/db72dcbf3384ee1708c4a07d3be79860db04bff0/example.html) इसे अपने एडिटर और ब्राउज़र में खोलें!
56
34
57
-
## Creating a React App {/*creating-a-react-app*/}
35
+
## React ऐप बनाना {/*creating-a-react-app*/}
58
36
59
-
If you want to start a new React app, you can [create a React app](/learn/creating-a-react-app)using a recommended framework.
37
+
अगर आप नया React ऐप शुरू करना चाहते हैं, तो आप [React ऐप बना सकते हैं](/learn/creating-a-react-app)एक रिकमेंडेड फ्रेमवर्क का इस्तेमाल करके।
60
38
61
-
## Build a React Framework {/*build-a-react-framework*/}
39
+
## React ऐप को स्क्रैच से बनाएं {/*build-a-react-app-from-scratch*/}
62
40
63
-
If a framework is not a good fit for your project, or you prefer to start by building your own framework, you can [build your own React framework](/learn/building-a-react-framework).
64
-
>>>>>>> 49284218b1f5c94f930f8a9b305040dbe7d3dd48
41
+
अगर कोई फ्रेमवर्क आपके प्रोजेक्ट के लिए सही नहीं है, आप अपना खुद का फ्रेमवर्क बनाना चाहते हैं, या आप सिर्फ React ऐप के बेसिक्स सीखना चाहते हैं, तो आप [React ऐप को स्क्रैच से बना सकते हैं](/learn/build-a-react-app-from-scratch)।
65
42
66
-
## React को एक मौजूदा प्रोजेक्ट में ऐड करें {/*add-react-to-an-existing-project*/}
43
+
## पहले से बने प्रोजेक्ट में React जोड़ें {/*add-react-to-an-existing-project*/}
67
44
68
-
<<<<<<< HEAD
69
-
अगर आप अपने मौजूदा ऐप या वेबसाइट में React का यूज़ करना चाहते हैं तो, [React को एक मौजूदा प्रोजेक्ट में ऐड करें।](/learn/add-react-to-an-existing-project)
70
-
=======
71
-
If want to try using React in your existing app or a website, you can [add React to an existing project.](/learn/add-react-to-an-existing-project)
45
+
अगर आप अपने पहले से बने ऐप या वेबसाइट में React यूज़ करना चाहते हैं, तो आप [React को पहले से बने प्रोजेक्ट में जोड़ सकते हैं।](/learn/add-react-to-an-existing-project)
#### क्या मुझे Create React App यूज़ करना चाहिए? {/*should-i-use-create-react-app*/}
76
50
77
-
Create React App is a deprecated tool, previously recommended for creating new React apps. If you want to start a new React app, you can [create a React app](/learn/creating-a-react-app) using a recommended framework.
51
+
नहीं। Create React App अब बंद कर दिया गया है। ज्यादा जानकारी के लिए देखें [Sunsetting Create React App](/blog/2025/02/14/sunsetting-create-react-app)।
78
52
79
-
For more information, see [Sunsetting Create React App](/blog/2025/02/14/sunsetting-create-react-app).
80
-
>>>>>>> 49284218b1f5c94f930f8a9b305040dbe7d3dd48
53
+
</Note>
81
54
82
-
## अगले स्टेप्स {/*next-steps*/}
55
+
## आगे क्या करें? {/*next-steps*/}
83
56
84
-
सबसे इम्पोर्टेंट React कॉन्सेप्ट्स के टूर के लिए [क्विक स्टार्ट](/learn) गाइड पर जाएं, जिनका आप हर दिन सामना करेंगे।
57
+
React के सबसे ज़रूरी कॉन्सेप्ट्स को जल्दी समझने के लिए [Quick Start](/learn) गाइड पर जाएं।
0 commit comments