How to add Bootstrap 4 in Angular 5 CLI generated application



This is just an anchor post to my recent Github repository where I explained how to integrate Latest Bootstrap 4 into your Angular 5 CLI generated application.

The master branch currently consist of a mix of Bootstrap 4 Login Sample and Starter Template.

I am going to save you the time and not repeat the same steps here but you can follow step by step instruction form the Readme file from Github repository.

Some sample screen shots.

  1. Login Page Angular Login Page

  2. Starter Template Starter template

Here is a Github repository Link

Have fun!