Merge pull request #165 from DeveshChau/doc_update

docs: update start command
This commit is contained in:
Laforge Thomas
2023-10-05 11:12:57 +02:00
committed by GitHub
4 changed files with 9 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ The goal of this challenge is to understand what is causing this DOM refresh and
---
:::note
Start the project by running: `npx nx serve ngfor-optimize`.
Start the project by running: `npx nx serve performance-ngfor-optimize`.
:::
:::tip[Reminder]