gusfahmi / Realtime-Chat-Socket.io

Realtime chatting with Node.js and Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realtime-Chat-Socket.io

Realtime chatting with Node.js and Socket.io

Run The Project

  1. Open the project on your VS Code and than run this command on your terminal:
npm install
  1. Run the project with this command below.
npm start
  1. The project will start on 2000 port.

About

Realtime chatting with Node.js and Socket.io


Languages

Language:JavaScript 99.0%Language:CSS 0.6%Language:HTML 0.5%