Study on Fluxxor Official Guides
Clone repository.
git clone https://github.com/hy3/FluxxorTutorial.git
Install all dependencies.
npm install
Generate browserfied script.
gulp
Copy files under "dest" directory to any directory under HTTP document root.
Takahiro Honda (a.k.a. hy3)