AngularJS module for managing fairies that guide your users to controls and functionality in your app. A subtler take on the welcome tour, inspired by Slack's new-user training.
Fairy-led guide through your angular app
Incredible demo: http://rileylark.github.io/guide-fairies/demo
TODO: learn how bower works and include installation instructions
FORNOW: download dist/js/guide-fairies.js and include it in your app. No other dependencies. Add guide-fairies
as a dependency to your angular app.
TODO: Pull parts out of demo explaining stuff
npm install
npm run dev