A React based user interface toolkit by J2 Innovations that's built ontop of Ant Design.
To install this library run...
npm install @j2inn/ui
Run this to gain access to a storybook that demonstrates all of the UI components...
npm run storybook
Custom icons are automatically generated from SVG files using this command...
npm run generate:icons
npm run generate:j2icons
Run this command when adding or editing any of the SVG files located in ./icons
.