nx/packages/angular/docs/ng-add-examples.md
Isaac Mann 471536cb38
docs(core): remove integrated docs (#28228)
- Move the integrated vs. package-based concept page to the deprecated
section
- Remove the integrated project in package-based repo recipe
- Remove the package-based project in integrated repo recipe
- Rename standalone to integrated recipe
- Update references to integrated or package-based terms in tutorials
2024-10-01 23:22:11 -04:00

274 B

Information

This generator is usually used as part of the process of migrating from an Angular CLI Workspace to an Nx monorepo using npx nx@latest init --integrated.

You can read more about migrating from Angular CLI to Nx here.