1
Install React email components
Install the required React email components.
2
Create email templates folder
Create an
emails
folder in the app
directory of your Remix app.3
Write your email
Create a new
sample-email.tsx
file for your email template.4
Write your workflow
Define your Workflow using the above template