ember-idx-button
v0.1.3
Published
A smart button with styling, icons and async support for Ember.js
Downloads
4
Readme
Ember-idx-button
A smart button with styling, icons and async support for Ember.js
Installation
npm install --save-dev ember-idx-button
For usage info, please see Demo
Development
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
ember test
ember test --server
Building
ember build