Assume Node.js is installed and ReactJS app is created.
If your application folder path is like this in windows eg: D:\workspace\ReactProjects\react-crud>npm start
Then Node.js will compile and open browser automatically with default set port 3000. If not started, you can browser http://localhost:3000/