angular-ngrx-refactoring icon indicating copy to clipboard operation
angular-ngrx-refactoring copied to clipboard

2. Enable @ngrx/store-devtools

Open BioPhoton opened this issue 8 years ago • 0 comments

Below you have a check list to follow.
A detailed step by step description on how to solve the exercise is in the wiki.

  • [ ] Preconditions
    • [ ] Install @ngrx/store-devtools module over npm npm install --save @ngrx/store-devtools
  • [ ] Implement and configure dev tools

BioPhoton avatar Sep 17 '17 15:09 BioPhoton