/meteor-todoapp

To do web app built with Meteor

Primary LanguageJavaScript

meteor-todoapp

Running

First of all, clone this repository:

g clone https://github.com/rodrigoantinarelli/meteor-todoapp

Once cloned, do the following:

cd meteor-todoapp
meteor npm install
meteor

That's all! Have fun, Meteor is awesome! ;)