Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 226 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 226 Bytes

docker-learning

Installation

yarn install

Run application using docker-compose

  • check your docker is running or not
  • run this command : docker-compose -f docker-compose.dev.yml -f docker-compose.yml up -d --build