react-express-docker icon indicating copy to clipboard operation
react-express-docker copied to clipboard

react-express-docker

Logo

An example react application with express server as the backend.


Running the App

Dev Enviroment

docker-compose up -f docker-compose.dev.yml --build

Prod Enviroment

docker-compose up --build