mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-13 14:23:02 -05:00
feat(doc): move effect-selector
This commit is contained in:
13
apps/ngrx/effect-selector/README.md
Normal file
13
apps/ngrx/effect-selector/README.md
Normal 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/).
|
||||
Reference in New Issue
Block a user