I just installed node.js on my centos 7 server, then install react
it successfully created my new react app, after that, I run:
npm start

and or serve -s build

but none of these run in my browser.
This site can’t be reached
how can I solve this?


reactapp?create-react-app homernpx create-react-app homer. That will use the latest react version.yarn@MuhammadZeeshan whats the different?