catchdigital / drupal-catchify
Catchify Drupal theme which implement Catchify core
Package info
github.com/catchdigital/drupal-catchify
Language:Twig
Type:drupal-theme
pkg:composer/catchdigital/drupal-catchify
2.2.0
2024-11-06 12:29 UTC
This package is auto-updated.
Last update: 2026-03-06 15:18:03 UTC
README
This is the catchify drupal theme boilerplate. It handle static assets, javascript and styles.
Install
npm i
Start
npm startThis script will watch any changes to the project and build the project.
Building
npm run build
Javascript files will be outputed to build/bundle.js, and styles to build/styles.css