Skip to content

dominicarrojado/m1-data-passport-4-edm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M1 Data Passport 4 Email Template

CI/CD

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

Quick Start

  1. Install Yarn.
  2. Clone the template:
git clone git@github.com:dominicarrojado/m1-data-passport-4-edm.git
  1. Install dependencies.
cd m1-data-passport-4-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

Releases

No releases published

Packages

No packages published