How to create React js app In windows


 To Install React Js application In your windows first Install Node js In your Computer.






























Click On windows Logo.

2. Open a folder and click (shift+right click) in that folder.
    Click Powershell Window.
3. Type (npx create-react-app "app-name" ) 
4 . If you want to run the app on the server just type (npm start) in your terminal.

Post a Comment

Post a Comment (0)

Previous Post Next Post