Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 485 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 485 Bytes

SPChat

A simple chatting web app that utilizes Socket.IO.

SPChat screenshot

Installation

  1. Clone this repo
  2. cd into the directory
  3. run $ npm install
  4. run $ npm start
  5. Point your browser to whatever the console shows.

Licensing

Licensed under MIT License.