lengyijun / ReactJS-Realtime-Chat

ReactJS and Socket.IO Chat Application

Home Page:http://danialk.github.io/blog/2013/06/16/reactjs-and-socket-dot-io-chat-application/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJS Socket.io Chat Application

See This Blog Post : ReactJS and Socket.IO Chat Application

Running it

First, grab the dependencies:

    npm install

Build the applicaiton

npm run build

Then run the app like so:

npm run start
npm run electron
npm run electron

Feature

  • emoji
:coffee: :boy: :girl: 

all supported emoji is at here

  • send file
plain text,image,

About

ReactJS and Socket.IO Chat Application

http://danialk.github.io/blog/2013/06/16/reactjs-and-socket-dot-io-chat-application/


Languages

Language:JavaScript 92.1%Language:HTML 5.2%Language:CSS 2.7%