Skip to content

nanoart/ember-frost-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • JavaScript 67.6%
  • HTML 19.8%
  • CSS 12.5%
  • Shell 0.1%