Files
angular-challenges/apps/test/nested/README.md
2023-10-17 23:12:53 +02:00

14 lines
250 B
Markdown

# Nested Components
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve test-nested
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/18-nested-comp/).