Quickstart
Update nuxt.config.ts File
Update your
nuxt.config.ts file to include the Vue Email module.nuxt.config.ts
Write your email
Create a new
sample-email.vue file in the templates folder for your email template.