Vue Email
Learn how to use Vue Email to build beautiful email templates
You can integrate Novu Framework with Vue Email in a few simple steps. This guide will walk you through the process of creating a new email template using Vue Email and Nuxt.
For a Quickstart Boilerplate project using Nuxt.js, and Vue Email, check out the Vue Email Starter repository
Quickstart
Install Vue.Email components
Create templates folder
Create a new folder called emails
in your src
folder.
Update nuxt.config.ts File
Write your email
Write your workflow
Learn More
To learn more, refer to Vue Email documentation.