Skip to content

DaftMonk/mean-chat

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published