Manual installation
June 24, 2022 ยท View on GitHub
This is the first installation guide. If you are already using the lib, use the migrations guides.
You should install this library with this command:
ng add @ngx-builders/pwa-local-storage
If it causes an error, please file an issue.
In the meantime, you can proceed to a manual installation, but be sure to follow all the steps below.
Installing the package
Install the right version according to your Angular one via npm:
# For Angular 13:
npm install @ngx-builders/pwa-local-storage