Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/schneidmaster/simple-todos
- Owner: schneidmaster
- Created: 2015-05-23T18:14:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-23T18:15:11.000Z (over 9 years ago)
- Last Synced: 2024-04-15T00:15:03.877Z (9 months ago)
- Language: CoffeeScript
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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