Adding React Styleguidist to a Create React App application

InstructorArtem Sapegin

Share this video with your friends

Send Tweet

React Styleguidist works with any React project, and supports Create React App out of the box. You’ll only need to tell it the location of your components, if it’s different from src/components. That’s enough to have basic documentation for all your components based on PropTypes, TypesScript or Flow type annotations.