Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 280 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 280 Bytes

#Chatup

This repository is a simple Chat application powered by MEAN

  • Mongodb
  • AngularJS
  • Express
  • Node.js
    • Socket.io
    • JWT jsonwebtoken

Installation

$ git clone https://github.com/aminkh17/chatup.git
$ cd chatup
$ cd chatup
$ npm install
$ node app.js