nskrypnik / ember-frost-navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Coveralls NPM

ember-frost-navigation

the drop-down select widget to rule them all

Installation

ember install ember-frost-navigation

API

Coming soon

Examples

Coming soon

Development

Setup

git clone git@github.com:ciena-frost/ember-frost-navigation.git
cd ember-frost-navigation
npm install && bower install

Development Server

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.

Testing

Run npm test from the root of the project to run linting checks as well as execute the test suite and output code coverage.

About

License:MIT License


Languages

Language:JavaScript 57.2%Language:HTML 22.6%Language:CSS 17.4%Language:Shell 2.9%