strothj / react-docgen-typescript-loader

Webpack loader to generate docgen information from Typescript React components.
Other
360 stars 47 forks source link

Add instructions on testing docgen issues using Styleguidest #16

Closed strothj closed 5 years ago

strothj commented 6 years ago

I've created a small project here: https://github.com/strothj/react-docgen-typescript-loader-styleguidist-test

It is used for testing issues against react-docgen-typescript which this project wraps. README needs some instructions on how to do this.