Component library - React/Tailwindcss/Views
npm install jcot-jstwviewlib#### To install dependencies:
npm install
#### To start a developing session (with watch), run:
npm run dev
#### To check code for linting errors:
npm run lint
#### To build production code + crx:
npm run build
#### How to use
In order to use this library, we need to install:
- "classnames": "^2.3.1",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",