nx/packages/angular/docs/ng-add-examples.md
2024-04-03 15:35:10 -06:00

6 lines
344 B
Markdown

## Information
This generator is usually used as part of the process of migrating from an Angular CLI Workspace to an [Nx Integrated Workspace](/concepts/integrated-vs-package-based#integrated-repos) using `npx nx@latest init --integrated`.
You can read more about [migrating from Angular CLI to Nx here](/recipes/angular/migration/angular).