@j2inn/ui
v7.4.4
Published
J2 Innovations User Interface component library
Downloads
2,698
Maintainers
Keywords
Readme
J2Inn UI
A React based user interface toolkit by J2 Innovations that's built ontop of Ant Design.
Getting started
To install this library run...
npm install @j2inn/ui
Storybook
Run this to gain access to a storybook that demonstrates all of the UI components...
npm run storybook
Icons
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
.