How to add Bootstrap 4 to your Angular CLI project (jQuery)

Updated June 21, 2018 Attention using jQuery in Angular is not recommended and I advise you to use ng-bootstrap as described here. This article helps you step by step to install Bootstrap 4 and jQuery to your Angular CLI project. This article has been updated for Angular 6. First you need to decide if you … Read more