typescript-react-app-kickstart-guide
typescript-react-app-kickstart-guide copied to clipboard
add example for storybook
With CRA 2.0, you need to add TS Loader to storybook; and use jsx=react as parameter.
I can push a full example later :)