#Demo Angular App
##Illustrates
- listing books from a simple service,
- routing and view templating,
- books listing with filtering and column sorting,
- bower install - to install project dependencies (placement per .bowerrc)
- node server.js - to use the local server:
- install the dependencies (express): - npm install
- to start the server (http://localhost:8080/) - node server.js
- master - detail : books - authors