Skip to content

immasandwich/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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.6%
  • HTML 17.8%
  • JavaScript 10.1%
  • CSS 4.5%