feat(): challenge 58

This commit is contained in:
thomas
2025-03-08 13:01:08 +01:00
parent 49eca53c7f
commit ec0f415735
23 changed files with 324 additions and 17 deletions

View File

@@ -0,0 +1,13 @@
# Content Projection Condition
> author: thomas-laforge
### Run Application
```bash
npx nx serve angular-content-projection-condition
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/58-content-projection-condition/).