Kuba-bootstrap is an open source project for creating modularized components specifically for mobile devices, iOS/Android webview apps and mobile browsers. This project is not meant to support legacy browsers.
To get started, checkout http://kuba-bootstrap.github.io/bootstrap/
Setup
Here are several setup options:
- Install with npm:
npm install kuba-bootstrap
- Clone the repo:
git clone https://github.com/kuba-bootstrap/bootstrap.git
- Copy components from bootstrap site
Compile CSS
To get the bare CSS style you can compile Less directly into your project path by running:
./compile.sh ~/my-project-filepath
Bug tracker
Have a bug or a feature request? Please open a new issue.
Before opening any issue, please search for existing issues.
Authors
Jakub Szerszen
Gabe Hopper
Copyright (c) 2013-2015 kuba-bootstrap