Files
meteor/docs/client/packages/bootstrap.html
2014-01-20 00:03:01 -08:00

14 lines
415 B
HTML

<template name="pkg_bootstrap">
{{#markdown}}
## `bootstrap`
[Twitter's Bootstrap](http://twitter.github.com/bootstrap/) package is a front-end toolkit for faster, more
beautiful web development. Bootstrap provides simple and flexible HTML,
CSS, and JavaScript for popular user interface components and
interactions including typography, forms, buttons, tables, grids, and
navigation.
{{/markdown}}
</template>