Skip to content

Ambiki/impulse_view_components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.