@rxap/service-worker
v18.0.7
Published
[![npm version](https://img.shields.io/npm/v/@rxap/service-worker?style=flat-square)](https://www.npmjs.com/package/@rxap/service-worker) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://
Downloads
148
Readme
@rxap/service-worker
Installation
Add the package to your workspace:
yarn add @rxap/service-worker
Install peer dependencies:
yarn add @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/service-worker@^18.0.1 @rxap/environment@^18.0.3 @rxap/life-cycle@^18.0.3 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/service-worker:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/service-worker:init