BioPhoton / BioPhoton/angular-ngrx-refactoring
2. Enable @ngrx/store-devtools
Open
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Below you have a check list to follow.
A detailed [step by step description](https://github.com/BioPhoton/angular-ngrx-refactoring/wiki/Enable-@ngrx-store-devtools) on how to solve the exercise is in the [wiki](https://github.com/BioPhoton/angular-ngrx-refactoring/wiki/Angular-@NGRX-Refactoring---Overview).
- [ ] Preconditions
- [ ] Install `@ngrx/store-devtools` module over npm `npm install --save @ngrx/store-devtools`
- [ ] Implement and configure dev tools
Contributor guide
Assessment
This issue has not been assessed yet.