6

Create a React App (Video)

 2 years ago
source link: https://dev.to/salehmubashar/create-a-react-app-video-4fcj
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

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
Enter fullscreen modeExit fullscreen mode
  • Change directory
cd directoryname
Enter fullscreen modeExit fullscreen mode
  • Open your app or run it in the browser.
npm start
Enter fullscreen modeExit fullscreen mode

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!

Until next time,
Cheers :)


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK