Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 329 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 329 Bytes

HackBU Email Templates

These are our custom HTML email templates built using the MJML framework.

Setup

Prerequisites:

  • pnpm to install packages.

Setup:

  • Run pnpm install to install dependencies.

To build a file with any new changes, run:

$ pnpm mjml --watch $FILE