Skip to content

appzcoder/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatter

A chatting application using socket.io, node.js, express.js & vue.js

Requirements

Express >= 4.0
Socket.io >= 1.0

Usage

  1. Clone and navigate to this project directory

  2. Install the dependencies

    npm install
  3. Run the node/express http server

    node index.js
  4. Open the url http://localhost:3000 in multiple browsers or clients for seeing the result

Screencast

chatter

Author

Sohel Amin

Releases

No releases published

Packages

No packages published