StefanSinapov / Newsfeed

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

Home Page:http://basi-feeda.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://basi-feeda.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 88.4%Language:CSS 11.6%