InstantChat free application that using NodeJS + SocketIO + EmberJS
- Instant message
- Absolutely anonymous
- Totally secure
git clone git@github.com:phanchuong/InstantChat.git InstantChat
brew install npm
npm install -g grunt-cli
npm install -g bower
npm install
bower install
grunt serve
grunt serve:dist