catchdigital/drupal-catchify

Catchify Drupal theme which implement Catchify core

Installs: 27 659

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 3

Language:Twig

Type:drupal-theme

2.1.0 2024-05-08 14:24 UTC

README

This is the catchify drupal theme boilerplate. It handle static assets, javascript and styles.

Install

  • npm i

Start

  • npm start This 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