Skip to content

LintangWisesa/Express_WebSocket_SocketIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplinnovation

Simple chat app (Express.js & Socket.io)

  1. Clone this repo then install Express.js & socket.io package.

    $ git clone https://github.com/LintangWisesa/Express_WebSocket_SocketIO.git
    
    $ cd Express_WebSocket_SocketIO
    
    $ npm i express socket.io
  2. Run this project, I prefer use Nodemon.

    $ npm i -g nodemon
    
    $ nodemon app
  3. It will run on your local server port 1234. Open it on your browser & have fun!

    express socket.io

Lintang Wisesa 💌 lintangwisesa@ymail.com

Facebook | Twitter | Google+ | Youtube | :octocat: GitHub | Hackster

About

Simple chat app 💬 using Express.js & Socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published