Skip to content

dominicarrojado/axa-mothers-day-edm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AXA Mother's Day Email Template

CI/CD

Email template for AXA Mother's Day using MJML email framework.

Quick Start

  1. Install Yarn.
  2. Clone the template:
git clone [email protected]:dominicarrojado/axa-mothers-day-edm.git
  1. Install dependencies.
cd axa-mothers-day-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