geobas / node-chat

:telephone_receiver: A chat application in Node.js. View app:

Home Page:http://node-chat-app-io.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A chat application in Node.js

This is the source code for a very simple chat example based on Socket.IO

To get this application up and running:

  • Install Node
  • Type npm install the first time to get the application's dependencies
  • Type node app to start the server
  • Go to http://localhost:3000 in your browser

About

:telephone_receiver: A chat application in Node.js. View app:

http://node-chat-app-io.herokuapp.com/


Languages

Language:JavaScript 76.7%Language:HTML 15.1%Language:CSS 8.3%