All Projects → sw-yx → react-typescript-storybook-starter

sw-yx / react-typescript-storybook-starter

Licence: other
react-typescript-storybook-starter

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

This is the end result from https://dev.to/swyx/quick-guide-to-setup-your-react--typescript-storybook-design-system-1c51

update (March 2020)

@joanrm20 has provided an update to rewrite to Component Story Format, I think CSF is great so i merged in the PR here. Check it out!

update (July 2018)

@ncochard has provided an update to rewrite the stories in typescript, i think this is great so i merged in the PR here. Check it out!

Usage

npm install
npm run storybook

You can also build your storybook for static file hosting so your designers can see it:

npm run build-storybook

Happy to take contribution/improvement suggestions.

Related Storybook Typescript docs PR here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].