Navigational menu's for ambitious Ember apps
This is addon is meant to provide a horizontal navigation control and be flexible enough in styling to look appropriate on the desktop, IOS, and Android.
At the console:
ember install ui-navigation
If you're using SASS, add the following to your app.scss
file:
@import 'ui-navigation';