Demo of intro.js being used in an Angular 4 app.
git clone https://github.com/agenoria/angular4-introjs-demo.git
cd angular4-introjs-demo
npm install
npm start
Navigate to localhost:4200 to view the demo running.
This demo was created based on the discussion here. Special thanks to yossely and tomschreck for their helpful comments. This demo is simply a working compilation of their advice.