Skip to content

StefanSinapov/Newsfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsfeed

Real time web based chat implemented for MongoDB Course using MEAN stack

Install and Run

You need to download npm and bower packages

  $ npm install
  $ bower install

After the install process is over, you'll be able to run the application:

  $ node server.js

Application should run on port 3030, so in your browser just go to http://localhost:3030

Contributors

Assignment

Full assignment can be read here (in bulgarian)

About

Real time web based chat implemented for MongoDB Course using MEAN stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published