Skip to content

EWhite613/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 [email protected]: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.

Test Helpers

The following test helpers are provided at ember-frost-core/test-support/<frost-component-name|utils> to assist with writing tests for code that uses frost components:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.2%
  • HTML 19.2%
  • CSS 11.3%
  • Shell 0.3%