A generator for Yeoman.
$ npm install -g yo
To install generator-astiapp from npm, run:
$ npm install -g generator-astiapp
Finally, initiate the generator:
$ mkdir something && cd $_
$ yo astiapp
Read up on Grunt and Bower, then read Getting Started Guide.