REACT INSTALLATION

REACT


Step 1: 

App name : my-react-app

Default cmd : npx create-react-app

Cmd:

npx create-react-app my-react-app



Step 2: 

Open File location directory on cmd


Step 3: 

React default “cmd” to run a project on a browser

Cmd: npm start



After installation React welcome page will be appeared on your default browser




 

No comments:

Post a Comment