JayZang / Node-Chat-App

Chat on web page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node-Chat-App

User can chat on the web which in the same room name.

About Project

skill

  1. Node
  2. WebSocket

package

  1. express
  2. socket.io

Usage

install packages

npm install

run test case

npm test

run App

npm start

Input url on your browser: http://localhost:3000/

About

Chat on web page


Languages

Language:JavaScript 97.7%Language:HTML 1.4%Language:CSS 1.0%