## InstallingAngularModulesforCorecomponents[](https://badge.fury.io/js/%cds%2Fangular)
The easiest way is to use the Angular CLI to automatically install `@cds/angular` into your project
```
ng add @cds/angular
```