Skip to content

nolanlocke/storybook-react-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

yarn
npm run storybook

You can also build your design system for publishing to private npm or your own github instance:

npm run build

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published