Companion code for the Packt "Rapid Angular" course.
You need to have node and npm installed. Bower needs to be installed globally
From a command line:
git clone https://github.com/matiboy/moviemania.git
cd moviemania
npm install
bower install