Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 301 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 301 Bytes

task-app

Test the project

Clone the repository

git clone --recurse-submodules --remote-submodules https://github.com/afgalvan/task-app.git

Build and run containers

cd task-app
docker-compose up --build

Open http:/localhost in your browser