Files
angular-challenges/apps/test/checkbox/README.md
2023-10-17 22:59:07 +02:00

14 lines
240 B
Markdown

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