Skip to content

aksyonov/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat

My chat made with node.js, MongoDB, socket.io and AngularJS.

Build Status

Run the project

Install dependencies

npm install
bower install

Run server

node server.js

Open in browser

http://localhost:8000

Releases

No releases published

Packages

No packages published