UNPKG

generator-hyper-angular

Version:

Yeoman generator for AngularJS/Express/node.js apps emphasizing modularity, configuration, and testing

9 lines (8 loc) 142 B
extends layout block body .container <% if (useUiRouter) { %> div(ui-view, autoscroll='false') <% } else { %> div(ng-view) <% } %>