Yeoman generator for webapp
NOTE: This generator is still in development phase. Don't use this if you are not willing to debug the framework itself.
To install generator-webapplate from npm, run:
$ npm install -g yo grunt-cli karma generator-webapplate
Finally, initiate the generator:
$ yo webapplate
If you'd like to get to know Webapplate better, check out the Wiki.
generator-webapplate