Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 629 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 629 Bytes

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