Installation

First off, you need @ng-frrri/router-middleware to be able to tie operations to your Angular Routes as described in Concept section. This package is the base for all @ng-frrri usage.

# @ng-frri/router-middleware
npm install @ng-frrri/router-middleware --save

Last updated