Installing

(1)  Installing Node.js/ 下記からNode.jsインストールします。
https://nodejs.org/download/

(2) Download Zip from Git Hub Repository
https://github.com/klee-arc/fabmodules-html5

(3) From Command Prompt (windows): 
c:\fabmodules-html5\npm install

(please check permissions of the directory)




Run

(1) Please check the folder named "log" in the directory of Fab Modules.

(2) type "node app.js" in command prompt

(3) http://localhost:3000
 
(3') Open "index.html" with Firefox (or Chrome) 
for just proceeding

Server Side Install

http://qiita.com/azk0305/items/0bdb0fdab4bc8ebb5909