This component adds Bootstrap 3 compatible markup for a header with a navbar and a custom NavBarCtrl controller.
To install the component:
$ ngx install bs3-header-with-navbar
No clue what the ngx
command line tool is? Learn more about AngularJS Express.
After installing the component you can customize header.jade
and NavBarCtrl.controller.js
to your needs.
MIT.