Skip to content

teamxenox/storybook-with-next-and-tailwind

Repository files navigation

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