Open jimmyhmiller opened 7 years ago
Storybook seems promising. I also like the idea of annotated source code, but that might be difficult.
Storybook is a good development tool but I'm not sure it serves the role of documentation. For this project it may be sufficient as long as we recognize the limitations.
Story book definitely has some limitations. React-styleguide-generator looks like something worth investigating.
We can also check out react-styleguidist, which works alongside create-react-app via https://github.com/just-boris/react-app-styleguidist. I haven't tried either, just came across this one while searching.
I looked into react-styleguidist a bit and liked it more than any similar projects I've investigated in the past. The integration with create-react-app was solid, and the UI seems sufficiently customizable.
Any specific format we want to documentation to be in? Any tools we should use?