pagesource / fusion-components

A collection of React Components built with Emotion.js
https://sape-fusion.herokuapp.com/
MIT License
13 stars 22 forks source link

Whats your thought on integrating storybook ? #32

Closed nirbhaymandelia closed 6 years ago

nirbhaymandelia commented 6 years ago

@areai51 Whats your thought on integrating storybook ? (https://storybook.js.org). Although it lacks server side rendering like next but provide a nice way to explore the various states, Also we can integrate test cases using Specs https://github.com/mthuret/storybook-addon-specifications. I believe they can co-exist.

areai51 commented 6 years ago

I've had a look at story book and while it is great I'm more keen on implementing a component explorer that supports like edit.. primarily looking at things like ecology or Styleguidist more interested in Styleguidist, do you want to give that a shot.

sbmadhav commented 6 years ago

Styleguidist implemented

areai51 commented 6 years ago

w00t for styleguidist.. now just need to make some of our components compatible with it