<titanium-grid> is a free, high quality material design implementation of data grid / data table Polymer element.
-
Fork the
titanuim-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.