angular-ngrx-refactoring
angular-ngrx-refactoring copied to clipboard
2. Enable @ngrx/store-devtools
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-devtoolsmodule over npmnpm install --save @ngrx/store-devtools
- [ ] Install
- [ ] Implement and configure dev tools