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.
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
ember server
- Visit your app at http://localhost:4200.
ember test
ember test --server
ember build