0.1.0 • Published 8 years ago

ember-powerbi-ux v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Ember-powerbi-ux

Ember addon for Microsoft Power BI UX. Provides fonts, icons, colors, and components for ember applications. See the official Power BI UX site for details: http://pbiux.azurewebsites.net/

Collaborating

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.