UNPKG

client-ui

Version:

Testing implementation of nodeJs Backend, angular frontend, and hopefully in a way that this can be deployed to s3/cloudfront

6 lines 175 B
<div class="row"> <div ng-include="'loan-dashboard/loan-dashboard-nav.html'"></div> <div class="col-xs-12 col-sm-9"> <ui-view> </ui-view> </div> </div>