the drop-down select widget to rule them all
ember install ember-frost-navigation
Coming soon
Coming soon
git clone [email protected]:ciena-frost/ember-frost-navigation.git
cd ember-frost-navigation
npm install && bower install
A dummy application for development is available under ember-frost-navigation/tests/dummy
.
To run the server run ember server
(or npm start
) from the root of the repository and
visit the app at http://localhost:4200.
Run npm test
from the root of the project to run linting checks as well as execute the test suite
and output code coverage.