Skip to content

Setup of React and docker compose for development and production

Notifications You must be signed in to change notification settings

danielvdm2000/react-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Setup of React and docker compose for development and production

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published