Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 185 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 185 Bytes

Docker Create React App

Installation

Clone this repository and run:

docker-compose build

Run

docker-compose up

Go to http://localhost:3000