GenSpectrum / dashboards

https://genspectrum.github.io/dashboards/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Start to document components #162

Closed fengelniederhammer closed 3 weeks ago

fengelniederhammer commented 3 weeks ago

resolves #129

Summary

This is mostly meant to update the README as a preparation to publish a first version as an NPM package.

This also sketches how we can document components using Storybook. If you like this approach, we can create follow-up issues to document all existing components.

Screenshot

This is the Storybook docs page for the location filter. Most parts of this are autogenerated from the custom-elements.json. image

PR Checklist