/tailcov

Primary LanguageRubyMIT LicenseMIT

Tailcov

Upcoming Tailwind components built with ViewComponent for Rails.

Development

Generate the Storybook JSON stories by running the rake task:

rake view_component_storybook:write_stories_json

To build the newly created/updated JSON stories run:

yarn storybook:build

After the build, run:

rails s

Visit localhost:3000 to see your stories.