All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.src.commands.add.long-description.md Maven / Gradle / Ivy

There is a newer version: 19.0.0
Show newest version
Adds the npm package for a published library to your workspace, and configures
the project in the current working directory to use that library, as specified by the library's schematic.
For example, adding `@angular/pwa` configures your project for PWA support:

```bash
ng add @angular/pwa
```




© 2015 - 2024 Weber Informatics LLC | Privacy Policy