@seagull/ui
v0.9.0
Published
visual components for seagull apps
Downloads
8
Readme
Seagull UI
This project collects react components used within websites for The Seagull Framework. You can look at the components here
Storybook
All components are written, documented and tested through a tool called Storybook. The preview is automatically deployed to GitHub Pages on every commit.
Tests
Structural tests are performed through StoryShots, a plugin for Storybook that uses Jest and executes the stories already written for storybook itself.