/Express_WebSocket_SocketIO

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

Primary LanguageHTML

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