Skip to content

NyeinChan85/Node.Js-Socket.io-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.Js-Socket.io-chat-app

Basic Node.js - socket.io chat application using express framework.

Requirements

  • Node.js
  • Express
  • Socket.io

Usage

First, if you haven't already installed Node.js on your machine, download Node.js here

Then, download & install dependencies: express and socket.io with the command npm install

Run the application by node app.js on terminal.

About

Basic Node.Js - socket.io chat application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published