Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 250 Bytes

File metadata and controls

15 lines (9 loc) · 250 Bytes

chatAppNodejs

This is a node.js and express.js, and mongodb app.

Features:

  • You can post messages and see them in real time thanks to Socket.io

How to run it

  • clone the repo
  • cd into it
  • type npm i

Juan Millord 🙌