Skip to content

m-mansoor-ali/titanium-grid

Repository files navigation

Open Source Love

<titanium-grid>

<titanium-grid> is a free, high quality material design implementation of data grid / data table Polymer element.

Live Demo


Running demos and tests in browser

  1. Fork the titanuim-grid repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the titanuim-grid directory, run npm install and then bower install to install dependencies.

  4. Run polymer serve --open, browser will automatically open the component API documentation.