Plugins

Run the CLI to generate your email templates.

Generates the plain HTML/Text files of your emails into a out directory.

Terminal
npx vue-email export
OptionDefaultDescription
--diremailsThe directory of the emails.
--outoutThe directory where the generated files should be placed.
--prettyfalseMinify or prettify the generated HTML file.
--textfalseSet output format as plain text.