Installation
Use your preferred package manager to install @ngrx-ducks/core.
Installing with npm
Execute the following command to install @ngrx-ducks/core
with npm.
npm install @ngrx-ducks/core
Installing with yarn
Execute the following command to install @ngrx-ducks/core
with yarn.
yarn add @ngrx-ducks/core
Last updated
Was this helpful?