Upcoming Tailwind components built with ViewComponent for Rails.
Generate the Storybook JSON stories by running the rake task:
rake view_component_storybook:write_stories_jsonTo build the newly created/updated JSON stories run:
yarn storybook:buildAfter the build, run:
rails sVisit localhost:3000 to see your stories.