Skip to content

Latest commit

History

History
34 lines (22 loc) 路 1.01 KB

README.md

File metadata and controls

34 lines (22 loc) 路 1.01 KB

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