feat(doc): move effect-selector

This commit is contained in:
thomas
2023-10-18 09:51:22 +02:00
parent a2d6f2471d
commit 27e7137716
37 changed files with 34 additions and 29 deletions

View File

@@ -0,0 +1,13 @@
# Effect vs Selector
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve ngrx-effect-selector
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/ngrx/2-effect-selector/).