Last updated 5 years ago
To get started, install the package using npm or yarn:
npm i @briebug/ngrx-auto-entity@~0.2
yarn add @briebug/ngrx-auto-entity@~0.2
The following peer requirements must also be installed when using NgRx Auto Entity:
npm i @angular/{common,core}@^8.0 @ngrx/{effects,store}@^8.0 rxjs@^6
yarn add @angular/{common,core}@^8.0 @ngrx/{effects,store}@^8.0 rxjs@^6
Module
Minimum Required Version
@angular/common
8.0.0
@angular/core
@ngrx/effects
@ngrx/store
rxjs
6.0.0