A notpad application that automatically sync in server using onkeyup event.
Run "npm install" in directory as that of package.json then run app.js For app to work, there must be a redis server running on port 6379
Run "node app.js" to start server at your localhost.