Create a React App (Video)

Hi guys!

Ok so in many of my tutorials related to react JS, I have not mentioned how to get started with React JS or how to create a react app.
If you want to learn how to create an application in react js and follow along with my tutorials you can wa…


This content originally appeared on DEV Community and was authored by Saleh Mubashar

Hi guys!

Ok so in many of my tutorials related to react JS, I have not mentioned how to get started with React JS or how to create a react app.
If you want to learn how to create an application in react js and follow along with my tutorials you can watch the below video in which I tell step-by-step how to create a react app and the commands needed.

Commands Used in terminal

These are the commands I used in the VS code terminal in the video.

  • Create a new app (replace appname with any name but make sure it is letters only and does not begin with uppercase)
npx create-react-app appname
  • Change directory
cd directoryname
  • Open your app or run it in the browser.
npm start

I hope you all found the video useful.
Check out my other tutorials on hubpages.
Also follow me on twitter.

Like my work? Buy me a coffee!

Buy Me A Coffee

Until next time,
Cheers :)


This content originally appeared on DEV Community and was authored by Saleh Mubashar


Print Share Comment Cite Upload Translate Updates
APA

Saleh Mubashar | Sciencx (2021-11-18T19:29:55+00:00) Create a React App (Video). Retrieved from https://www.scien.cx/2021/11/18/create-a-react-app-video/

MLA
" » Create a React App (Video)." Saleh Mubashar | Sciencx - Thursday November 18, 2021, https://www.scien.cx/2021/11/18/create-a-react-app-video/
HARVARD
Saleh Mubashar | Sciencx Thursday November 18, 2021 » Create a React App (Video)., viewed ,<https://www.scien.cx/2021/11/18/create-a-react-app-video/>
VANCOUVER
Saleh Mubashar | Sciencx - » Create a React App (Video). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/11/18/create-a-react-app-video/
CHICAGO
" » Create a React App (Video)." Saleh Mubashar | Sciencx - Accessed . https://www.scien.cx/2021/11/18/create-a-react-app-video/
IEEE
" » Create a React App (Video)." Saleh Mubashar | Sciencx [Online]. Available: https://www.scien.cx/2021/11/18/create-a-react-app-video/. [Accessed: ]
rf:citation
» Create a React App (Video) | Saleh Mubashar | Sciencx | https://www.scien.cx/2021/11/18/create-a-react-app-video/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.