Meteor tasks

Example Meteor app to handle tasks.

Installation

Install meteor:

curl https://install.meteor.com/ | sh

Clone the repo, and inside the folder run:

meteor

That's it!