feat(): merge challenge 57

This commit is contained in:
thomas
2025-02-28 11:51:26 +01:00
parent b8d10b940c
commit 3f6f6def3d
24 changed files with 309 additions and 17 deletions

View File

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