Follow the steps outlined below:
npm install ngx-bootstrap --save
index.html
, e.g.,
<link href="https://bootstrap.cap-hpi.com/v3.0.0/css/core.min.css" rel="stylesheet">
<link href="https://bootstrap.cap-hpi.com/v3.0.0/css/forms.min.css" rel="stylesheet">
<link href="https://bootstrap.cap-hpi.com/v3.0.0/css/content-components.min.css" rel="stylesheet">
<link href="https://bootstrap.cap-hpi.com/v3.0.0/css/navigation-components.min.css" rel="stylesheet">
<link href="https://bootstrap.cap-hpi.com/v3.0.0/css/notification-pagination.min.css" rel="stylesheet">
<link href="https://bootstrap.cap-hpi.com/v3.0.0/css/tables.min.css" rel="stylesheet">