Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 361 Bytes

pixi-xp

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.