Ember-idx-button

December 12, 2014 ยท View on GitHub

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 repository
  • npm install
  • bower install

Running

  • ember server
  • Visit your app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

Contents

  1. 1Installation
  2. 2Development
  3. 2.1Running
  4. 2.2Running Tests
  5. 2.3Building