Files
angular-challenges/apps/testing/18-nested-components/README.md
2024-05-12 12:18:12 +02:00

14 lines
264 B
Markdown

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