/node-chat

A node webchat I developed while learning about websockets

Primary LanguageJavaScript

How to RUN

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