Install Vue.Email components
Create templates folder
templates
folder in the root of your Nuxt appUpdate nuxt.config.ts File
nuxt.config.ts
file to include the Vue Email module.Write your email
sample-email.vue
file in the templates
folder for your email template.Write your workflow