Files
angular-challenges/apps/test/harness/README.md
2023-10-17 23:09:21 +02:00

14 lines
237 B
Markdown

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