File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Ember-idx-tree
2
2
3
+ Ember Idx Tree is a sophisticated tree component for Ember.js,
4
+
3
5
This README outlines the details of collaborating on this Ember addon.
4
6
5
- ## Installation
7
+ ## Installation & Tutorial
8
+
9
+ ### With Ember-CLI:
10
+
11
+ npm install --save-dev ember-idx-tree
12
+
13
+ Please visit the documentation for installation & usage documentations: http://indexiatech.github.io/ember-idx-tree
14
+
15
+ ## Plugin Development
6
16
7
17
* ` git clone ` this repository
8
18
* ` npm install `
@@ -20,6 +30,4 @@ This README outlines the details of collaborating on this Ember addon.
20
30
21
31
## Building
22
32
23
- * ` ember build `
24
-
25
- For more information on using ember-cli, visit [ http://www.ember-cli.com/ ] ( http://www.ember-cli.com/ ) .
33
+ * ` ember build `
You can’t perform that action at this time.
0 commit comments