equisoft-design-ui-elements
v0.8.20
Published
Equisoft/Design UI elements
Downloads
281
Readme
Library of React components UI elements made for Equisoft/Design.
Storybook link
Chromatic link (For Visual testing ? + host storybook)
Dependencies:
(currently all in dev dep, will update eventually)
Built with:
- Typescript
- React
- styled-components
- react-feather (icons)
How-to's:
In developement:
use yarn link equisoft-design-ui-elements
to create a symlink between the two, without publishing, otherwise use latest version
In Production:
use yarn build
then yarn publish -access public
to create a new version of the module
use yarn chromatic
to publish a new version of the storybook