ember-powerbi-ux
v0.1.0
Published
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/
Downloads
8
Maintainers
Readme
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 repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
npm test
(Runsember 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/.