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 016e99c commit 654d76aCopy full SHA for 654d76a
README.md
@@ -138,12 +138,16 @@ You need the Nx packages for Angular and React.
138
139
### Add the Nx Package for Angular
140
141
+**NOTE:** The old package: `@nrwl/angular` is deprecated.
142
+
143
```
144
nx add @nx/angular
145
146
147
### Add the Nx Package for React
148
149
+**NOTE:** The old package: `@nrwl/react` is deprecated.
150
151
152
nx add @nx/react
153
0 commit comments