A new grid for evolving web.
Built with web components & it's framework agnostic.
Demo & Docs
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