how to see where react app is running code example Example: Create React App command npx create-react-app hello-world cd hello-world && npm start