Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 392 Bytes

File metadata and controls

23 lines (13 loc) · 392 Bytes

FluxxorTutorial

Description

Study on Fluxxor Official Guides

Installation

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.

Author

Takahiro Honda (a.k.a. hy3)