Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 452 Bytes

adding-third-party-libraries.md

File metadata and controls

3 lines (2 loc) · 452 Bytes

Adding Third Party Libraries

The CLI generates development automation code which has the ability to integrate third party libraries into the application. Packages are installed using npm and the development environment is setup to check the installed libraries mentioned in package.json and bundle these third party libraries within the application. For more information see https://github.com/angular/angular-cli#3rd-party-library-installation