0.0.6 • Published 9 years ago

eureka-widget-application-navbar v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

Eureka-widget-application-navbar

A navigation bar for an Eureka's application. Usage:

{
    type: 'application-navbar',

    // the application brand displayed at the left of the navbar
    brand: 'My application'
}

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.