@deix/rossini-form
v3.0.0
Published
Rossini helps you build UI fast by providing a series of components and utilities featuring the Deix style.
Downloads
87
Readme
Rossini Form
Rossini helps you build UI fast by providing a series of components and utilities featuring the Deix style.
This library exploits Storybook to generate the documentation of the available components.
Storybook
To launch the Storybook in your local environment execute
npm install
npm run storybook
This will make available the Storybook interface on localhost:6006
. Browse stories by navigating to them in the sidebar.