How to Install React JS on Window, Mac, Ubuntu (Hindi-2020) #2

Опубликовано: 13 Май 2026
на канале: Chatak Guruji
294
5

How to Install React JS on Window, Mac, Ubuntu (Hindi-2020)

Welcome to the React JS tutorial series in Hindi in 2020. In this video, we are going to learn How to install ReactJS on Windows, Mac, Ubuntu in Hindi, and show you the first React application. So, we will see the complete React JS Setup in on different OS. for more Visit https://create-react-app.dev/docs/get...

Download Node Js : https://nodejs.org/en/

Installation Commands
Install NPM :- npm install npm@latest -g
Install React :- npm install -g create-react-app
npx create-react-app my-app
cd my-app
npm start


Follow Me:
Facebook:   / praveen.rajp.  .
Instagram:   / praveenrajp.  .
YouTube Channel:    / chatakguruji  
THANK YOU FOR WATCHING
-------------------------------------------------------------------------------------------------
If you found this video helpful, give it alike. If you know someone who needs to see it, then share it.

#ReactJS #Installation #Beginners