Pixi.js Experiments
Development: You will need browserify & bower installed globally..
$ npm install
$ bower install
======
The default Gulp task: $ gulp
will compile vendor assets and place them into the build folder.
This file is called lib.js.
Next Gulp will compile the main file for each project and put them in the build folder.