Skip to content

MeachChris/socketIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat server with same games eventually:

You'll need nodejs installed, then run these commands in the root folder:

npm install --save [email protected]

npm install --save socket.io

After that's done, just run this to get the server started:

node index.js

Navigate to http://localhost:3000 and you're gravy.

About

chat server with eventually some games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • HTML 9.0%
  • CSS 7.5%