jcot-jstwviewlib
v1.0.24
Published
Component library - React/Tailwindcss/Views
Readme
JavaScript View library
Build instructions:
To install dependencies:
npm installTo start a developing session (with watch), run:
npm run devTo check code for linting errors:
npm run lintTo build production code + crx:
npm run buildHow 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",
