rails_javascript_documention_drafts icon indicating copy to clipboard operation
rails_javascript_documention_drafts copied to clipboard

Request: How to install a new package and get it working

Open fylooi opened this issue 5 years ago • 0 comments

I started a project recently and decided to try out Webpack without Sprockets as a JS fallback. One thing that took me quite some time to figure out was how to install a calendar plugin. yarn install bulma-calendar took quite a bit of time to google.

https://creativebulma.net/product/calendar/demo

Think it would be really helpful to have a walkthrough on installing a common JS package. Think Bootstrap (and jQuery dependency) would be a good representative.

fylooi avatar May 26 '20 10:05 fylooi