Skip to content

Instantly share code, notes, and snippets.

View SamZapata's full-sized avatar

Jhonny S. Zapata S. SamZapata

View GitHub Profile
@SamZapata
SamZapata / README.md
Created May 13, 2020 05:30 — forked from bazzel/README.md
Rails 6 and Bootstrap 4

This blogpost shows how to setup Rails 6 with Bootstrap 4.

This snippet shows a somehow different and less customized approach.

$ rails new rails6-bootstrap4
$ bundle --binstubs
$ yarn add bootstrap jquery popper.js expose-loader