GitHub - pltchuong/InstantChat: Free real-time application that using NodeJS + SocketIO + EmberJS · GitHub
Skip to content

pltchuong/InstantChat

Repository files navigation

InstantChat

InstantChat free application that using NodeJS + SocketIO + EmberJS

Features

  • Instant message
  • Absolutely anonymous
  • Totally secure

Installation Instructions

Clone the Repository

git clone git@github.com:phanchuong/InstantChat.git InstantChat

Install NPM, Grunt and Bower

brew install npm
npm install -g grunt-cli
npm install -g bower

Install dependancies

npm install
bower install

Run Client in Development Mode w/LiveReload

grunt serve

Run Client in Production Mode

grunt serve:dist

About

Free real-time application that using NodeJS + SocketIO + EmberJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors