Clone this repository into your desired directory
On your terminal git clone https://github.com/CIS-560/pokemon_breeding_app.git
Install Docker
When you run it for the first time or changed any docker files
docker-compose build
docker-compose up
docker-compose down