Bootstrapify 4 is a complete rebuild of the popular Shopify theme framework ready for Bootstrap 4.
-
Clone the bsify4 repo
git clone https://github.com/luciddesign/Bootstrapify-4.git
-
Install dependencies
bundle && npm install && bower install
-
Profit!
Run gulp
. That is all.
Want a zipped file of just the theme to upload to shopify? Run gulp build
.
Class names and Id's use dashes: my-class Liquid variables and includes use underscores: my_snippet