Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 981 Bytes

File metadata and controls

43 lines (32 loc) · 981 Bytes

Bower version npm version

This is a package for simply creating Bootstrap styled form.

#Introduction

Simple Bootstrap user interface

What's included

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

Copyright and license

Released under MIT license.