Example Code for creating a menu with child routes in Aurelia
Based upon the blog post here
This app uses the aurelia-cli client, to run the example follow these steps:
npm install -g aurelia-cli
npm install
au run --watch