abeidahmed / tailcov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Ruby 78.1%Language:HTML 11.1%Language:JavaScript 9.2%Language:CSS 1.3%Language:SCSS 0.2%