We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1f4fb commit 6362253Copy full SHA for 6362253
README.md
@@ -153,7 +153,7 @@ Commit and push the changes.
153
154
## Generate the Angular Host App and Two Remotes
155
156
-Use the Nx Angular Generator in `@nx/angular` to create the Angular host app with this command:
+Use the Nx Angular Generator in `@nx/angular` to create the Angular host app and two remote apps with this command:
157
158
```
159
nx g @nx/angular:host apps/host --dynamic --remotes=remote1,remote2 --style=scss --e2eTestRunner=playwright --unitTestRunner=jest
0 commit comments