Skip to content

JoshSchreuder/storybook3-typescript-example

Repository files navigation

Storybook 3 TypeScript example

A sample repo showing how I got Storybook 3 up and running with TypeScript.

I detailed my process on my blog, beginning with create-react-app and storybook. Everything here is untouched from a default storybook installation, apart from converting what is generated by getstorybook to TypeScript.

Getting started

yarn install or npm install

yarn run storybook or npm run storybook

About

A sample repo showing React, Storybook 3 running with TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published