@infomaker/im-gui
v0.4.0
Published
This is a React component library to be used in Infomaker products, for example the Dashboard.
Downloads
4
Keywords
Readme
IM-GUI Component library
This is a React component library to be used in Infomaker products, for example the Dashboard.
It should be an independent and isolated library with no requirements of Dashboard or some other product.
All components added must contain tests and automated documentation
Run styleguide
npx styleguidist server
npx styleguidist build
Run test
npm run test