Awesome
Ember-Idx-Tour
Ambitious Tour Component for Ember.js
note: This project is currently based on Bootstrap Tour but in the future may be rewritten the Ember way.
Installation & Tutorial
With Ember-CLI:
npm install --save-dev ember-idx-tour
Please visit the documentation for installation & usage documentations: http://indexiatech.github.io/ember-idx-tour
Plugin Development
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
ember test
ember test --server
Building
ember build