Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 198 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 198 Bytes

docker-react

Dockerfile and docker compose for node and react.

How to use:

  • Add Dockerfile and docker-compose to the react directory.
  • run: docker-compose build
  • run: docker-compose up