Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ node_chat Public
forked from kiroChen/node_chat

A chat application built with Node.js and socketio,can send pictures and emojis.

cdrr/node_chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_chat

A chat application built with Node.js and socketio,can send pictures and emojis,and can send message to one person.

Features

  • send picture
  • send message to all
  • send message to one
  • send emojis

How to run

  • download the code then extract
  • run 'npm start'
  • open your browser and visit 'localhost:3000'

thanks blog:http://www.tuicool.com/articles/yYbq2a

About

A chat application built with Node.js and socketio,can send pictures and emojis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.8%
  • JavaScript 43.2%