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

https://github.com/kastentx/meteor-todo-list

a Simple To-Do List made with Meteor and React.js
https://github.com/kastentx/meteor-todo-list

Last synced: about 2 months ago
JSON representation

a Simple To-Do List made with Meteor and React.js

Awesome Lists containing this project

README

        

# meteor-todo-list
a Simple To-Do List made with Meteor and React.js

## To Install:
1. You must have Meteor installed locally on your system. Do that with npm install.
2. Clone this repo onto your local machine, cd into the meteor-todo-list directory and run meteor npm install.
3. To run, just use the command meteor inside the project directory. That's it!
4. Visit http://localhost:3000 to view the app.

:]