elyasha / chat-starter-code

Chat Starter Code for a websocket application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebSockets-ws Chat Application

To run this application, first open up a terminal. Then, run the command below:

npm install
node server.js

About

Chat Starter Code for a websocket application


Languages

Language:HTML 57.6%Language:JavaScript 29.8%Language:CSS 12.6%