A tool that consumes Trello's API to create a ward council agenda.
##Setup##
- Run NPM Install from repository root
- Run Bower Install from repository root
- Run grunt serve to run app.
##Notes##
- Every month or so the token for Trello expires. For now you need to go into the developer tools and delete the token from local storage and then reload the page.