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