A starter project for using Maizzle programmatically to build HTML email templates in a Node.js application, with Layouts, Components, and the render()
method.
Run this command:
npx create-maizzle
When prompted to select a Starter, choose Custom → API.
npm run build
The script will log the compiled HTML to the console.
Maizzle documentation is available at https://maizzle.com