Skip to content
On this page

Getting started

In your Gemfile, add:

rb
gem "impulse_view_components"

In config/application.rb, add:

rb
require "impulse/view_components/engine"

Released under the MIT License.