Skip to content

wayou/HiChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c7f9300 · Apr 13, 2017

History

48 Commits
Jun 20, 2016
Dec 3, 2013
Mar 28, 2014
Apr 13, 2017
Mar 28, 2014
Dec 20, 2016

Repository files navigation

HiChat

A chat application built with Node.js and socket.io.

View the live demo: http://hichat.herokuapp.com/

Features

  • send pictures 🌅
  • send emojis 😄
  • keyboard support 🎹
  • online users count statistic 👻

How to run

  1. download the code then extract
  2. run npm install from command line window
  3. run node server or iojs server if you are using io.js
  4. finnaly, open your browser and visit localhost:3000

教程见博客

codeship builing status