#Bootstrap Web Components
A sampling of Bootstrap components as web components
Three quick start options are available:
- Download the latest release.
- Clone the repo:
git clone https://github.com/MikeCostello/bootstrap-web-components.git
. - Install with Bower:
bower install bootstrap-web-components
.
If you open demo.html locally make sure to run it in a web server environment.