feat(doc): move ngfor enhanvement

This commit is contained in:
thomas
2023-10-18 10:02:14 +02:00
parent f96e9f3f80
commit 5ea1d0c1c7
15 changed files with 22 additions and 22 deletions

View File

@@ -0,0 +1,13 @@
# Directive Enhancement
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve angular-ngfor-enhancement
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/3-directive-enhancement/).