This is a hand-built showcase application in the vein of Storybook, to demonstrate and test the features of @electric/components
.
To be honest, building and maintaining this thing has not been trivial, so it's missing a lot of examples and is likely to drift out of date over time. I really need to investigate a more automated solution.
In a web browser:
npx nx serve showcase --open
As a Tauri desktop application:
npx nx launch showcase