Skip to content

Simple real time chat application with Node.js & Socket.io

Notifications You must be signed in to change notification settings

kaganecee/nodejs-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat Application

Built with:

  • Server side: Node.js, Socket.io
  • NPM Modules: Mustache.js,Moment.js,Qs.js

Get the code

git clone https://github.com/kaganecee/nodejs-chat-app.git

Run

Fetch dependencies:

npm install

Launch chat server:

npm run dev
or 
node src/index.js

Open this URL in your browser:

http://localhost:3000//

About

Simple real time chat application with Node.js & Socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published