Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 281 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 281 Bytes

Setup of React and Docker

This is an example of how to setup React with Docker and docker-compose.

Run docker compose up to start in production mode.
Run docker compose -f docker-compose-dev.yml up to start in development mode with HMR

Visit the site at http://localhost/