Check out the documentation/demo page.
This is a product tour library built with Angular. It's inspired by angular-ui-tour.
The core functionality of this tour package is implemented in @ngx-tour/core
There are multiple implementations of the @ngx-tour:
- @ngx-tour/md-menu
- @ngx-tour/ng-bootstrap
- @ngx-tour/ngx-bootstrap
- @ngx-tour/ngx-popper
- @ngx-tour/console
To try out the demo with the latest version of the different implementations:
npm install
npm run build:lib:all
npm run link:lib:all
ng serve