nskrypnik / ember-frost-core

Home Page:http://ciena-frost.github.io/ember-frost-core/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-frost-core

Travis Coveralls NPM Ember

Installation

ember install ember-frost-core

Components

The following components are available when you install ember-frost-core

Development

Setup

git clone git@github.com:ciena-frost/ember-frost-core.git
cd ember-frost-core
npm install ember-cli-sass && npm install --ignore-scripts && bower install

Development Server

A dummy application for development is available under ember-frost-core/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

http://ciena-frost.github.io/ember-frost-core/

License:MIT License


Languages

Language:JavaScript 55.6%Language:HTML 25.9%Language:CSS 18.2%Language:Shell 0.3%