Skip to content

n7koirala/Chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Chat-app

Using Web sockets BootStrap, jquery, socket.io

  • Install Nodejs from https://nodejs.org/en/
  • Open GIT bash right clicking the files containing folder
  • Create package.json file using npm init command
  • "main" : server.js
  • Dependencies: socket.io and express
  • Run npm install command to set up dependencies
  • Run node server command to run the server
  • Open http://localhost:3000/ in your web browser to access the chat

About

Using Web sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published