Email template for AXA Mother's Day using MJML email framework.
- Install Yarn.
- Clone the template:
git clone git@github.com:dominicarrojado/axa-mothers-day-edm.git- Install dependencies.
cd axa-mothers-day-edm
yarn install- Run it.
yarn dev- Access the template at http://localhost:8080/src/.
- Make changes to
index.mjmland it will automatically rebuild the template.
yarn build