Email template for AXA SmartTravel using MJML email framework.
- Install Yarn.
- Clone the template:
git clone [email protected]:dominicarrojado/axa-smart-travel-edm.git- Install dependencies.
cd axa-smart-travel-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