Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

ganesh-vellanki/gs-grid

Repository files navigation

gs-grid gs-grid-CI gs-grid-cid

A new grid for evolving web.

Built with web components & it's framework agnostic.

Steps to run locally:

  • Install packages locally with: yarn install

  • Run demo & docs locally with: yarn start

  • If necessary, clean locally generated dist & docs with: yarn clean