Create-react-app with docker-compose What is this? A simple repo for getting React's create-react-app working with docker-compose. How do I use this? Note: You'll need to have docker installed. Simply Add these files to an existing create-react-app project and run: docker-compose up -d