0 votes
in Angular 2 Game Of States by
recategorized by

You install ngrx using which command?

Select the correct answer from below given options:

a) ng install @ngrx/core @ngrx/store --save

b) npm install ngrx/core ngrx/store --save

c) npm install @ngrx/core @ngrx/store --save

d) ng install ngrx/core ngrx/store --save

1 Answer

0 votes
by
c) npm install @ngrx/core @ngrx/store --save

Related questions

0 votes
asked Aug 30, 2023 in Maven - Coalescing Pipeline by JackTerrance
0 votes
asked Apr 7, 2021 in Maven - Coalescing Pipeline by SakshiSharma
...