Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 386 Bytes

File metadata and controls

10 lines (8 loc) · 386 Bytes

TrelloWardCouncil

A tool that consumes Trello's API to create a ward council agenda.

##Setup##

  1. Run NPM Install from repository root
  2. Run Bower Install from repository root
  3. 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.