Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobylito/syncedtodo
https://github.com/bobylito/syncedtodo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bobylito/syncedtodo
- Owner: bobylito
- Created: 2015-01-19T15:04:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-19T15:31:59.000Z (almost 10 years ago)
- Last Synced: 2024-10-15T17:26:35.102Z (3 months ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Synced TODO is a realtime todo list app.
Written using Express/Socket.io/Backbone/React.
Launch the project
==================Before
------You need :
- Node with NPM
- grunt-cli should be installed ( npm -g grunt-cli )Launch the project
------------------- npm install
- grunt build
- npm start