This is a package for simply creating Bootstrap styled form.
#Introduction
Simple Bootstrap user interface
Within the download you'll find the following directories and files.
├── bower_components/
|
├── bootstrap/
|
├── css/
│ ├── bootstrap.css
│ ├── bootstrap.css.map
│ ├── bootstrap.min.css
│ ├── bootstrap.min.css.map
│ ├── bootstrap-theme.css
│ ├── bootstrap-theme.css.map
│ ├── bootstrap-theme.min.css
│ └── bootstrap-theme.min.css.map
|
├── js/
| ├── bootstrap.js
| └── bootstrap.min.js
|
├──contact.html
##Documentation
Coming soon
Released under MIT license.