hoverboard
hoverboard copied to clipboard
Add Storybook component stories
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.