catchdigital / drupal-catchify
Catchify Drupal theme which implement Catchify core
Installs: 31 303
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 3
Language:Twig
Type:drupal-theme
This package is auto-updated.
Last update: 2024-12-06 12:37:57 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