Mode To create a project, run: npx create-react-app my-app cd my-app npm start. Welcome! There are two configurations Release and Debug. Click Deploy site, and your React app will be deployed on Netlify's remote server.After the deployment is successful, you'll get a public URL through which you can run your React app. There are various ways of achieving this. In the next tutorial, we'll integrate Redux into an app that's scaffolded by create-react-app! The devil is in the details. Initial Dependencies. Publish the Docker image to some repository or run it on the local machine. React The build files of React are just static (HTML, CSS, JS, etc.) These steps will work for any React app built with create-react-app. Click Import Project from GitHub. How to debug ReactJS applications | by Mehdi Osman - Medium Get started for free . Open a browser and navigate to your Github repository. When you press CTRL+C or close the terminal, the application exits as well. 7. Copy or rename .env.foo to .env.foo.sh and add export at the beginning of each line, like this: export REACT_APP_HEADER_COLOR="#f66".