In this part, we will see React Installation for windows, There are actually two ways to do installation, but we will show you the easiest one method because other one is actually a little complicated, for that we need some download:
Download NodeJS and install react NPM.
Install any editor, either sublime or Visual Studio.
Using NodeJS, install the create-node-app package.
Create the app using create-react-app command.
Top comments (0)