Instead of insert CDN links can we use react with offline files. As we would with jQuery or Bootstrap etc | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Instead of insert CDN links can we use react with offline files. As we would with jQuery or Bootstrap etc

Can I use React offline?

6th Mar 2022, 11:43 AM
JIBRILLA ABDUL-RAZAK
JIBRILLA ABDUL-RAZAK - avatar
1 Answer
0
Yes, You can. 1.Open the terminal or command prompt. 2. Type the command: npx create-react-app my-app 3. For more information please reffer the link: https://reactjs.org/docs/create-a-new-react-app.html
29th Apr 2022, 7:11 PM
Aman Srivastava
Aman Srivastava - avatar