Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 590 Bytes

File metadata and controls

17 lines (13 loc) · 590 Bytes

Bootstrap

quickstart guide

CDN

The easiest way to use Bootstrap is to embed CDN in .html file.

As reference, here are our primary CDN links.

Description URL
CSS https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css
JS https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js

reference

guide reference

See Get started with Bootstrap