App to show a Docker Compose set up for a mean application running Angular 2.
Make sure you have docker and docker-compose installed.
$ git clone https://github.com/gangachris/mean-docker
$ docker-compose up
App should be running in localhost:4200