Skip to content

Nx Notes and Links

Useful Nx commands and links already referenced in README.md.

Common Nx Commands

bash
npx nx <target> <project-name>
bash
npx nx sync
bash
npx nx sync:check
bash
npx nx release --dry-run