How to Install React | Create First React Project

Pubblicato il: 18 agosto 2024
sul canale di: My Coding Project
159
3

Hello viewers, in this video, you are going to learn how to install react and create first react project. Before getting started with react, make sure to download and install node.js
After downloading and installing node.js, type node -v in command prompt and check the node js version. To create our first react project, we can use the command prompt. Open the command prompt and navigate to your project location. In my case, it is in documents. It is done by cd documents. Now to create a folder, just type mkdir React and press enter. React is the folder name. This is going to create a folder in the documents. Now type cd React and press enter. Then type npm install -g create-react-app and press enter. Now type npx create-react-app my-app and press enter. This is going to create the my-app. Then type cd my-app and press enter. Finally type npm start and press enter.
Step-by-step installation guide
https://mycodingproject77.blogspot.co...
Thank you for watching :)
Please Like and Subscribe
#howtoinstallreact
#createfirstreactproject


In questa pagina del sito puoi guardare il video online How to Install React | Create First React Project della durata di ore minuti seconda in buona qualità , che l'utente ha caricato My Coding Project 18 agosto 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 159 volte e gli è piaciuto 3 spettatori. Buona visione!