1
Install Svelte email components
Install the required Svelte email components.
2
Create email templates folder
Create an
emails
folder in the src/lib
directory of your Svelte app.3
Write your email
Create a new
sample-email.svelte
file for your email template.4
Write your workflow
Define your workflow using the above template