Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 284 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 284 Bytes

notepad-live

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.