A simple solution to use Bootstrap grid system in Polymer components.
-
Fork the
simple-grid
repository and clone it locally. -
Make sure you have npm installed.
-
When in the
titanuim-grid
directory, runnpm install
and thenbower install
to install dependencies. -
Run
polymer serve --open
, browser will automatically open the component API documentation.