Course lesson
Use Nx run-many to Run Commands in Multiple Projects
You can run multiple projects using the run-many command from Nx and setting a --target flag with the command you want to run.
- Duration
- 1 min
- Access
- Included
- Transcript
- Retained from source evidence
You can run multiple projects using the run-many command from Nx and setting a --target flag with the command you want to run.
For example npx nx run-many --target=build