/meteor-todo-list

A simple app to manage a 'to do' list and collaborate with others on those tasks.

Primary LanguageJavaScript

Meteor todo list

Taking my first steps in Meteor by following this tutorial to build a todo app.

Run the app

cd meteor-todo-list
meteor

Open your web browser and go to http://localhost:3000 to see the app running.