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.gitcd iron-routermrt
You can see the code at various steps with:
git checkout getting-startedfor the code from "First steps"git checkout nav-1adding bootstrap and a layout templategit checkout nav-2wire up bootstrap navbargit checkout masterfor the complete demo