1.1.1 • Published 2 years ago

@tchitos/angular-predictive-preload v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Angular Azure Msal

npm npm

Angular Predictive Preload - This package supports Angular 13+

Installation

  1. Include the predictive preload routing strategy into your application.
ng add @tchitos/angular-predictive-preload
  1. Run the application et voila!
ng serve

Test the schematics locally

  1. Clone this repository.
git clone https://github.com/aminetchitooss/angular-predictive-preload.git
  1. Install dependencies
npm install
  1. Make changes and then run
npm run build
schematics .:ng-add --dry-run=false

License

MIT