Skip to content

maizzle/starter-api

Repository files navigation

Maizzle Maizzle

Maizzle API Starter

About

This example shows how to use Maizzle programmatically to build HTML email templates in a Node.js application, with Layouts, Components, and the render() method.

Getting Started

Run this command:

npx create-maizzle

When prompted to select a Starter, choose Custom → API.

Development

# run the script
npm run build

The script will log the compiled HTML to the console.

Documentation

Maizzle documentation is available at https://maizzle.com