0.1.2 • Published 10 years ago
ember-frost-app-bar v0.1.2
ember-frost-app-bar

Installation
ember install ember-frost-app-barAPI
Coming soon
Examples
Coming soon
Development
Setup
git clone git@github.com:ciena-frost/ember-frost-app-bar.git
cd ember-frost-app-bar
npm install && bower installDevelopment Server
A dummy application for development is available under ember-frost-app-bar/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 coveragee.