React Hello World using command prompt

Published: 23 April 2021
on channel: Amy Coder
561
124

In this video the steps I have followed are:
1.= Download nodeJS and install it
2.= install create-react-app globally with node package manager(npm)
i.e. npm install -g create-react-app
3.= run the previously installed package in chosen directory
i.e. create-react-app my-app
4.= Navigate to newly created directory and start script
i.e. cd my-app/
npm start
5.= change app.js file according to print Hello World


On this page of the site you can watch the video online React Hello World using command prompt with a duration of hours minute second in good quality, which was uploaded by the user Amy Coder 23 April 2021, share the link with friends and acquaintances, this video has already been watched 561 times on youtube and it was liked by 124 viewers. Enjoy your viewing!