This is the companion repo to Iron Router: First Steps and Set Up Navigation With Iron Router and Bootstrap.
To load:
git clone /~https://github.com/rdickert/iron-router-first-steps.git
cd iron-router
mrt
You can see the code at various steps with:
git checkout getting-started
for the code from "First steps"git checkout nav-1
adding bootstrap and a layout templategit checkout nav-2
wire up bootstrap navbargit checkout master
for the complete demo