Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adsingh14/bootstrap-5-starter-kit
Bootstrap 5 starter kit.
https://github.com/adsingh14/bootstrap-5-starter-kit
Last synced: 5 days ago
JSON representation
Bootstrap 5 starter kit.
- Host: GitHub
- URL: https://github.com/adsingh14/bootstrap-5-starter-kit
- Owner: adsingh14
- License: mit
- Created: 2021-05-06T07:06:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T11:06:12.000Z (over 1 year ago)
- Last Synced: 2024-11-20T15:01:35.417Z (2 months ago)
- Language: HTML
- Size: 1.42 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Bootstrap 5 Starter Kit
This boilerplate includes both offline and online (CDN) versions of Bootstrap 5, along with icons.### What's inside
* Offline & CDN version of
* Bootstrap 5.3.2[^1]
* Bootstrap Icons 1.11.1[^2]
* Popper.js 2.11.8### Installation
Clone this repo using the following command in Terminal or Git Bash:
```git clone https://github.com/adsingh14/bootstrap-5-starter-kit```
**OR**
Download the `.zip` file directly on your device.
### How to use
* Online(CDN): Just copy the `index - CDN version.html` in any folder.
* Offline: Copy `Offline Setup` folder in your local directory & start with `index.html`.[^1]: [Bootstrap 5 Official Documentation](https://getbootstrap.com/docs/5.3/getting-started/introduction/)
[^2]: [Bootstrap Icon Finder](https://icons.getbootstrap.com/#icons)