- 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
6 lines
274 B
Markdown
6 lines
274 B
Markdown
## 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](/recipes/angular/migration/angular).
|