Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 432 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 432 Bytes

Generate responsive email markup based on MJML + Dynamic Vue template + JSON data

Based on kevcodez's solution with Vue3 SSR

Usage

  • yarn install install dependencies
  • yarn build will generate html file emails/weekly.html

ToDo

  • get city and events from firebase
  • transform events to data
  • i18n