bootstrap-tldr
bootstrap-tldr copied to clipboard
All Bootstrap's components in one page. Briefly presented with their own CSS selectors.
Bootstrap TLDR
Feature
- Bootstrap v3.3.0
- All Bootstrap's components in one page
- Briefly presented with their own CSS selectors
Not include in this document:
Dev
- Install dependencies:
npm install
andbower install
- Run webapp:
grunt serve
- Modify page content in
app/contents/
folder - Build webapp:
grunt htmlbuild:dist && grunt
License
MIT © An Vo @an_voz, 2014