bengiexd / angular4-introjs-demo

Demo of intro.js being used in an angular4 app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 4 Intro.js Demo

Demo of intro.js being used in an Angular 4 app.

Usage

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.

Credits

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.

About

Demo of intro.js being used in an angular4 app.

License:MIT License


Languages

Language:JavaScript 48.4%Language:TypeScript 30.2%Language:HTML 20.0%Language:CSS 1.4%