README.md
COMPONENTS
COMPONENTS is a repositiory of datalet and controllet, maintained by the UNISA TEAM for the ROUTE-TO-PA PROJECT.
Table of contents
- Quick start
- Bugs and feature requests
- Documentation
- Contributing
- Community
- Versioning
- Creators
- Copyright and license
Quick start
Several quick start options are available:
- Download the latest release.
- Clone the repo:
git clone https://github.com/twbs/bootstrap.git
.
What's included
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
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
└── fonts/
├── glyphicons-halflings-regular.eot
├── glyphicons-halflings-regular.svg
├── glyphicons-halflings-regular.ttf
├── glyphicons-halflings-regular.woff
└── glyphicons-halflings-regular.woff2
Bugs and feature requests
Have a bug or a feature request?
Documentation
COMPONENTS documentation.
Running documentation locally
Documentation for previous releases
Contributing
Community
Get updates on COMPONENTS's development and chat with the project maintainers and community members.
Versioning
Creators
Copyright and license
Code released under the MIT license.