aurelia-custom-attribute-view
##Using a view with a custom attribute in Aurelia
Running the App
This app uses the aurelia-cli client, to run the example follow these steps:
- Install the aurelia-cli client.
npm install -g aurelia-cli
- In the project folder
npm install
- Run
au run --watch
- Browse to http://localhost:9000 to see the example. The menu includes the 3 child routes.