Files
angular-challenges/apps/test/router-outlet/README.md
2023-10-17 23:13:21 +02:00

14 lines
241 B
Markdown

# Router
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve test-router-outlet
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/17-router/).