A quick readme to get you up and running with the very simple Google Books AngularJS application.
Begin by $ cd googleBooks
directory and follow the steps below:
Run $ npm install
Run $ bower install
Next run $ gulp pipeline-serve
to create the required directories, watching of files and serve up on localhost.
She's all yours!