Closed TBenedyk closed 8 years ago
Like the ones I find on customelements.io or directly on github. Is it always with bower?
You install them with bower like normal. The command rails g polymer:install adds a bowerrc.json to your project that configures bower to install to vendor/assets/components.
Awesome, thanks!
Like the ones I find on customelements.io or directly on github. Is it always with bower?