A take on the tutorial at thinkster (flapper-news) using bower, AngularJS and Bootstrap.
Instead of using the ui-router
library (suggested by the author of the tutorial), this project is using the native AngularJS routing mechanisms (in order to be able to divide templates in its own independent html
file).
The http-server package was installed to address the Google Chrome and 'cross origin request' issue.