0.1.5 • Published 5 years ago

@andyx64/ngrx-firestore v0.1.5

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

NgRx Firestore Schematic


An Angular schematic for quickly scaffolding NgRx Entities with actions, effects, reducer, model, service, in combination with Firestore inspired by briebug/ngrx-entity-schematic.

How to Use

Install the necessary NgRx Entity libraries in your project

  yarn install @ngrx/{effects,entity,router-store,store,store-devtools} ngrx-store-freeze

Run the schematic

ng add @andyx64/ngrx-firestore