This is a starting point for the integration of Storybook and Stencil.
It works with the React integration of Stencil to be able to use the Stencil Component in an JSX style.
In order to run this project, run npm run build:watch
and for Storybook npm run storybook
.