The Angular Router enables navigation from one view (component) to the another/next as users perform tasks, views (component) Routing simply means navigating between different view (component) ...
The NgWizard component is available as an NPM package. To install the NgWizard package in your Angular project directory run: $ npm install @cmdap/ng-wizard Then add a route for the NgWizardComponent ...