Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/schneidmaster/simple-todos

Sample todo-list app to demonstrate Meteor/CoffeeScript stack.
https://github.com/schneidmaster/simple-todos

Last synced: about 2 months ago
JSON representation

Sample todo-list app to demonstrate Meteor/CoffeeScript stack.

Awesome Lists containing this project

README

        

# simple-todos
Sample todo-list app to demonstrate Meteor/CoffeeScript stack.

To run:

1. [Install Meteor](https://www.meteor.com/install)
2. Get the code: `git clone [email protected]:schneidmaster/simple-todos.git`
3. Change to the directory: `cd simple-todos`
4. Start the app: `meteor`. It will run at http://localhost:3000