# 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/).