Grip template for Drupal 9 sites is ideal template for large organization. It installs a bunch of content types, menus and fields. Based on Bootstrap 4 and Classy subtheme. If you want to start from scratch just delete config folder and scss partials.
gulp
the default task that builds everythinggulp watch
browserSync opens the project in your default browser and live reloads when changes are madegulp css
compiles SCSS files into CSS and minifies the compiled CSSgulp js
minifies the themes JS file
You must have npm and Gulp installed globally on your machine in order to use these features.
- update to Bootstrap 5
- move assets compilation to webpack or something different