Installation is like what the installation for any CSS or JavaScript framework for any website.
You can either download the files from http://getbootstrap.com/getting-started/, or you can link to it via the Content Delivery Network (CDN).
Requiring jQuery
Regardless of which version you use, you will still need to include jQuery if you are going to use any of the JavaScript functionality that comes with Bootstrap.
Basic Template
There is a basic template that you can use. Or you can create your own. Either way, you can look at using HTML5 – much like you did with jQuery Mobile, or any model website.
This template assumes that you are loading files for Bootstrap and jQuery from a CDN. You can swap out the necessary file locations if need be with local/relative link versions of those files if you want to load from a single domain. Each has it’s positives and negatives.
Bootstrap 101 Template
Installing Bootstrap was originally found on Access 2 Learn