# Ember-idx-tree

Ember Idx Tree is a sophisticated tree component for Ember.js,

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

## Installation & Tutorial

### With Ember-CLI:

npm install --save-dev ember-idx-tree

Please visit the documentation for installation & usage documentations: http://indexiatech.github.io/ember-idx-tree

## Plugin 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`