Files
angular-challenges/apps/performance/36-ngfor-optimization/README.md
2024-05-12 12:18:12 +02:00

14 lines
277 B
Markdown

# NgFor Optimization
> author: thomas-laforge
### Run Application
```bash
npx nx serve performance-ngfor-optimization
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/performance/36-ngfor-optimize/).