About Vitamin
Vitamin Bootstrap offers multiple options for you to start using it in your project. You can download the file directly from GitHub, access it through a CDN with JSDeliver or install it with npm. Choose the best option for you and get started with Vitamin today
Vitamin GithubCompiled CSS
Download ready to use compiled css for Vitamin Bootstrap v.1.0.0 and just add it to your project. If you need more help, read First steps section
This doesn't include documentation, only a css file
Download Source files
Download all the files, bootstrap
and vitamin
together. You can customize it all you want.
this download includes:
- Bootstrap SaaS files
- Vitamin Saas files
- Bootstrap Js files
- Vitamin css & minified css
- Documentation
CDN via jsDeliver
Option 1
<link href="https://cdn.jsdelivr.net/gh/Mayoralven/vitamin-bootstrap@0177b62687466a9521021db566daae8549ccf0c6/dist/css/vitamin.min.css" rel="stylesheet">
Option 2
<link href="https://cdn.jsdelivr.net/npm/vitamin-bootstrap-v1@1.0.0/dist/css/vitamin.min.css" rel="stylesheet">
Package manager
npm
Install Bootstrap in your Node.js powered apps with the npm package:
npm i vitamin-bootstrap-v1
Git clone
Clone the .git
repository
git clone https://github.com/Mayoralven/vitamin-bootstrap.git
We hope you enjoy it