Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 223 Bytes

Readme.md

File metadata and controls

15 lines (8 loc) · 223 Bytes

#v0.1

push notifications to clients

installing npm (node package manager)

 curl http://npmjs.org/install.sh | sh

node packages

 npm install express ejs socket.io mongoose

requires

 mongoDB