Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 328 Bytes

A chat app built on sails.js and node.js

Installation:

From terminal-

-> cd into the directory you'd like to install the app.

-> Run "git clone [email protected]:Ajeey/node-sails-chat.git"

-> cd into the newly created directory.

-> Run "npm install".

-> Run "sails lift".

Live Demo: http://node-sails-chat.herokuapp.com/