christopherldo / node-chat

A node webchat I developed while learning about websockets

Home Page:https://chatldo.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to RUN

  • npm install or yarn install to install all needed libraries;
  • npm start or yarn start to start the server;

About

A node webchat I developed while learning about websockets

https://chatldo.herokuapp.com/


Languages

Language:JavaScript 62.0%Language:CSS 27.5%Language:HTML 10.5%