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
- Clone repo
npm install
npm run dev
- Write computer code
- Open dist/index.html in a browser and see if it works.