Hello friends, welcome again on my blog therichpost.com. Today in this post, I will tell you, Getting Started with Reactjs Create React App.
Guy’s very first please install latest NodeJS version in your system and here is the link :https://nodejs.org/en/download/
Here friends, for live working example please check the below video:
For Reactjs new comers, please check below link:
Here is the code snippet and please follow carefully:
1. Firstly friends we need fresh react set up and for this, we need to run below commands into our terminal or if you already have then no need for this step.
Importantly we should have latest node version installed on our system:
npx create-react-app demoapp cd demoapp npm start //this will make project run on browser http://localhost:3000/
Now we are done friends. If you have any kind of query or suggestion or any requirement then feel free to comment below.
Note: Friends, I just tell the basic setup and things, you can change the code according to your requirements.
I will appreciate that if you will tell your views for this post.Nothing matters if your views will good or bad.
Jassa
Thanks
Recent Comments