Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 394 Bytes

emails.md

File metadata and controls

10 lines (6 loc) · 394 Bytes

Developing with Emails

Receiving Emails

  • By default, MailDev is configured in development environment
  • Open http://localhost:1080 to browse outgoing emails

Email Templates

Email templates can be viewed locally by running npm run compile:email <template name> and making sure there is data for that template in scripts/compile-email.js.