Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 645 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 645 Bytes

ImpulseViewComponents

View components for Ruby on Rails.

Development

After cloning the repo, run:

./bin/setup

After installing the dependencies, you can run the project by running:

./bin/dev

Visit localhost:3000/components/ to view the list of available components and visit http://localhost:5173/impulse_view_components/ to see the docs.

To run the tests, run:

bundle exec rake test

License

The gem is available as open source under the terms of the MIT License.