Skip to content

obioraigboanusi/react-docker

Repository files navigation

REACT-DOCKER

This app is a demonstration of how a react app is dockerized.

How to use

Clone this repository to your local machine.

git clone https://github.com/obioraigboanusi/react-docker.git

Run the app in the development mode:

docker-compose -f docker-compose-dev.yaml up -d --build

Run the app in the production mode:

docker-compose -f docker-compose-prod.yaml up -d --build

Note: You need to have docker installed on the machine

About

A demonstration of how a react app is dockerized

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors