Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 182 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 182 Bytes

Basic Chatroom

Simple local chatroom project using node.js, express, and websocket

Installation:

npm install

Running:

npm run devstart

Access using localhost:8080