Hi All,
This is the second video , in which I am answering the question,
How to use bootstrap in Angular?
The answer is:
Run below command:
npm install bootstrap font-awesome
So we are installing the bootstrap in Angular 7 and also we are installing font awesome in angular 7.
Now next step is:
@import "~bootstrap/dist/css/bootstrap.css";
@import "~font-awesome/css/font-awesome.css";
This will make available the bootstrap in Angular 7.
Now you are ready to use bootstrap in Angular 7.
Getting Started With Angular 7.0
Learn Angular 7 by Example
angular tutorial for beginners
angular tutorial for beginners step by step
angular 7 tutorial
bootstrap in angular 6
how to add bootstrap in angular 6
ng-bootstrap angular 6
angular bootstrap
angular bootstrap table