Itinerary
Meteor app: plan your days out
Install / Use
/learn @tomsabin/ItineraryREADME
itinera.re
Plan your days out.

Screenshot shows an example itinerary for a cat. How about creating your own?
###Packages
###Local development
- Nothing fancy required to start the server, just
cdinto the project directory and fire upmeteor - Using Compass for SASS: bundle install and ensure that any changes to the SCSS files are compiled with
compass compileorcompass watch - Learn how to debug on the server-side (useful for debugging some Meteor methods and callbacks)
