Skip to content

A basic chat application with Node.js, Express, and Socket.IO.

Notifications You must be signed in to change notification settings

chihiroanihr/basic-chat-app_nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-chat-app-nodejs

A basic chat application with Node.js, Express, and Socket.IO.

image

Packages Installed

  • Express
    npm install express
  • Socket.IO
    npm install socket.io
  • nodemon (Allows hot-reloading: helps with the speedy development of Node. js applications)
    npm -g install nodemon

References

Others

About

A basic chat application with Node.js, Express, and Socket.IO.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages