Files
angular-challenges/apps/performance/ngfor-optimize/README.md
2023-11-23 22:42:52 +04:00

14 lines
273 B
Markdown

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