Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 240 Bytes

File metadata and controls

17 lines (12 loc) · 240 Bytes

slacker

chatting application build with Node JS and socket.io

Slacker Demo

Live server at: https://slackers.herokuapp.com/

Steps to run locally:

npm i // install dependency
npm start // start server