Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 263 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 263 Bytes

flux_boilerplate

Boilerplate for browser flux app

install

$ git clone https://github.com/kjugk/flux_boilerplate.git

$ cd flux_boilerplate

$ npm install browserify --save
(for el capitan)

$ npm install

$ node ./node_modules/gulp/bin/gulp.js