socket.io.jsx_sample

HOW TO USE

install

$ git clone https://github.com/yosuke-furukawa/socket.io.jsx_sample.git
$ cd socket.io.jsx_sample
$ git submodule update --init
$ npm install

if you don't have grunt and jsx, please install them

$ npm install grunt jsx -g

build

$ grunt build

run

$ node main.js