/m1-data-passport-2-edm

Email template for M1 Data Passport 2 using MJML email framework.

M1 Data Passport 2 Email Template

CI/CD

Email template for M1 Data Passport 2 using MJML email framework.

Quick Start

  1. Install Yarn.
  2. Clone the template:
git clone git@github.com:dominicarrojado/m1-data-passport-2-edm.git
  1. Install dependencies.
cd m1-data-passport-2-edm
yarn install
  1. Run it.
yarn dev
  1. Access the template at http://localhost:8080/src/.
  2. Make changes to index.mjml and it will automatically rebuild the template.

Build

yarn build

VSCode Extensions