Learn how to install and use external libraries.
package.json
file and then use it in any part of your project.
Nx will automatically detect where you’re using the library and include it in the build.
Here’s how to install and use an external library: