An open API service indexing awesome lists of open source software.

https://github.com/othreecodes/meteor-todos

A Todo List App done With Meteorjs
https://github.com/othreecodes/meteor-todos

Last synced: 6 months ago
JSON representation

A Todo List App done With Meteorjs

Awesome Lists containing this project

README

          

# Meteor-Todos
A Todo List App done With Meteorjs

#Running
```sh
cd Meteor-Todos
meteor npm install
meteor

```