middlebury / middmag-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

middmag-frontend

Requires

  • node 18.x

Getting started

  • Clone repo
  • cd middmag-frontend
  • Install node packages npm install
  • Build templates/css/js npm run build
  • OR npm start to run build tasks + local server with livereload

Deploy

Copy built files to a Drupal theme folder.

THEME_DIR=/path/to/theme npm run deploy

About

License:GNU General Public License v3.0


Languages

Language:Twig 47.5%Language:SCSS 38.9%Language:JavaScript 13.5%