1.0.4 • Published 7 years ago
generator-hllui v1.0.4
generator-hllui
A Yeoman generator for HLLUI
Installation
First, install Yeoman and generator-hllui using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-hlluiThen generate your new project on your target directory:
yo hlluiAbout Sprites
You can use the gulp.spritesmith to generate spritesheet,We added a can generate multiple pictures of parameters.
You have to put your image files in ./hllui/images/sprites/,A sprite images corresponds to a folder
gulp sprites --name <name>License
MIT