#CoffeeRun
CoffeeRun helps you organise a coffee run for your team. You can see it in action at http://coffeerun.azurewebsites.net
##Prerequisites
You will need node and npm
##To install:
Install bower if you don't already have it:
sudo npm install -g bower
Install packages:
npm install
bower install
##To run:
sudo node server.js