Tasks-management A repository for a tasks management app built with meteor js First install meteor by running this command from your terminal : curl https://install.meteor.com/ | sh then run : cd the_location_of_your_app meteor npm install meteor