eudaimos / mean-chat

Simple Chat app using Socket.IO, MongoDB, Express, Angular, and NodeJS.

Home Page:http://mean-chat.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEAN Chat Demo

A simple Socket.IO chat application built on a MEAN stack with help from the Yeoman Angular Fullstack Generator.

Live demo

http://mean-chat.herokuapp.com/

Setup

Run npm install, followed by bower install to grab the dependencies.

Running the app

Run grunt:serve to start the app in development mode, or run grunt server:dist to run it in production mode.

License

MIT

About

Simple Chat app using Socket.IO, MongoDB, Express, Angular, and NodeJS.

http://mean-chat.herokuapp.com/