How to Setup React JS App
Are you know about React if not please read this.
Steps to be Followed:
- Install Visual Studio code here
- Create a root and open cmd(Command Prompt) like
C:\Users\Username\React app\cd demo C:\Users\Username\React app\demo\npm init- Install React and React DOM
C:\Users\Username\React app\demo\npm install react
C:\Users\Username\React app\demo\npm install react-dom
Happy Coding
👍👍
Any Queries Feel free to contact
LinkedIn
Email
No comments:
Post a Comment