E2EHIRING Logo
Jobs
Jobs
courses
Courses
mentorship
Mentorship
more
Moredropdown
E2EHIRING Logo
more
Jobs
Jobs
courses
Courses
mentorship
Mentorship
HomeSepratorIconBlogsSepratorIconInstallation And Getting Started With ReactSepratorIcon

Installation And Getting Started With React

Han SoloAnbarasan Murugan
calendar14 Jun 2022
poster

React JS



  • React is the JavaScript library.
  • React is used to build single-page applications.
  • React allows us to create reusable UI components.

INSTALLATION AND GETTING STARTED 

  • Step-1:
  • First you want to install node.js
  • Node Package Manager (NPM) framework is required to run react library. Install nodejs from the below URL for windows.
  • URL: https://nodejs.org/en/download/



  • Confirm your installation by using the following commands in command prompt >node -v >npm -v 

Step-2: Create a new folder in a drive or desktop (d:\users\desktop\React) Install create-react app using the following command .

 A folder named example-app will be created inside the React folder.

 Step-3: Run the project d:\users\desktop\React>npm start The browser opens with localhost:3030 .

Step-4: Install Visual Studio If you do not have visual studio download it from http://code.visualstudio.com/download 



Recent Posts

Rapid Changes in the Coding World: Need for High Skilled Programmers e2eHiring Bridges this Gap with the Mentorship Program April 2023

Rapid Changes in the Coding World: Need for High Skilled Programmers e2eHiring Bridges this Gap with the Mentorship Program April 2023

How to publish your Android app on Google Play Store

How to publish your Android app on Google Play Store

Creating Dynamic User Interfaces with Android Motion Layout

Creating Dynamic User Interfaces with Android Motion Layout

Bean Life Cycle

Bean Life Cycle

Pom.XML

Pom.XML

copycopycopycopy

Han Solo

Recent Posts

Rapid Changes in the Coding World: Need for High Skilled Programmers e2eHiring Bridges this Gap with the Mentorship Program April 2023

Rapid Changes in the Coding World: Need for High Skilled Programmers e2eHiring Bridges this Gap with the Mentorship Program April 2023

How to publish your Android app on Google Play Store

How to publish your Android app on Google Play Store

Creating Dynamic User Interfaces with Android Motion Layout

Creating Dynamic User Interfaces with Android Motion Layout

Bean Life Cycle

Bean Life Cycle

Pom.XML

Pom.XML