generator-tiny-boilerplate Tiny frontend Yeoman generator. Installation Ensure that you have Yeoman installed globally: $ npm install yo -g Install the the tiny-boilerplate generator: $ npm install generator-tiny-boilerplate -g Usage Scaffold out your project: $ yo tiny-boilerplate