Angular is a development platform for building mobile and desktop web applications
using Typescript/JavaScript and other languages.
##Installation
git clone https://github.com/EfrainGaray/angular-universal-landing.git
cd angular-universal-landing
docker build -t angular-universal-landingpage .
docker run --rm -it -p 80:80 angular-universal-landingpage