Use Nx run-many to Run Commands in Multiple Projects

Share this video with your friends

Send Tweet

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