Common helpers for the @react-lit component suite.
npm install @react-lit/helperCommon helpers for the @react-lit component suite.
``bash`
$ npm i @react-lit/helperor
$ yarn add @react-lit/helper
(1) Install dependencies
`bash`
$ npm ior
$ yarn
(2) Run initial validation
`bash`
$ ./Taskfile.sh validate
(3) Run tests in watch-mode to validate functionality.
`bash``
$ ./Taskfile test -w
---
_This project was set up by @jvdx/core_