Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bobylito/syncedtodo


https://github.com/bobylito/syncedtodo

Last synced: about 1 month ago
JSON representation

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