@crouton/bootstrap-web-components
Version:
Twitter Bootstrap as Web Components
17 lines (10 loc) • 627 B
Markdown
#Bootstrap Web Components
A sampling of Bootstrap components as [web components](http://www.w3.org/TR/components-intro/)
## [Demo](http://mikecostello.github.io/bootstrap-web-components)
## Quick start
Three quick start options are available:
* [Download the latest release](https://github.com/MikeCostello/bootstrap-web-components/archive/master.zip).
* Clone the repo: `git clone https://github.com/MikeCostello/bootstrap-web-components.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap-web-components`.
## Local Demo
If you open demo.html locally make sure to run it in a web server environment.