Bootstrap

How to add Bootstrap to your Angular project with ng-bootstrap

We can significantly speed up progress on our Angular application when we enhance it with Bootstrap styles and ng-bootstrap widgets.…

4 years ago

How to build a custom collapsible sidebar navigation with Angular 6

Check out how to build a side navigation that fits perfectly into an admin layout or any dashboard page. We…

6 years ago

Enhance the presentation layer of your multi-layout Angular app

Check out the example of a multi-layout Angular application templates complemented with Bootstrap styles. (more…)

6 years ago

Apply multi-layout to an Angular app

In case of complex projects it is often expected to provide different layouts adapted to the needs of users -…

6 years ago

How to create a new Angular project

With Angular CLI you can bootstrap a new project effortlessly. Let's create a new Angular 6 application complemented with Bootstrap…

6 years ago

Add Material Design for Bootstrap 4 to an Angular project

Material Design for Bootstrap 4 provides an Angular Bootstrap UI KIT. It's built with Angular 6, Bootstrap 4 and TypeScript…

6 years ago