hoverboard icon indicating copy to clipboard operation
hoverboard copied to clipboard

Add Storybook component stories

Open abraham opened this issue 5 years ago • 0 comments

With the LitElement component upgrades starting, now would be a good time to add component stories.

I did a quick test and was able to get components running with @storybook/web-components and @storybook/preset-typescript started with npx -p @storybook/cli sb init -t web_components.

I tried getting open-wc working but ran into errors.

abraham avatar Apr 11 '20 01:04 abraham