Skip to content

teamxenox/storybook-with-next-and-tailwind

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Getting Started with storybook

To run storybook:

npm run storybook
# or
yarn storybook

Open http://localhost:6006 with your browser to see the result.

You can start adding the stories by modifying components/yourcomponent/component.stories..js. The page auto-updates as you edit the file.

Learn More

To learn more about storybook.js, take a look at the following resources:

You can connect with me on twitter at @relativelyrehan and LinkedIn @relativelyrehan- your feedback and contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published