Inspired/copied from Julian Gruber's talk
- Video: http://www.youtube.com/watch?v=41oDDTRWjIQ
- Source: https://github.com/juliangruber/nodeconfeu-13
Building this to play with leveldb and react.
npm install
npm start
then visit localhost:8000
A simple realtime persistant todo app using level db and facebooks react framework.
JavaScript
Inspired/copied from Julian Gruber's talk
Building this to play with leveldb and react.
npm install
npm start
then visit localhost:8000