Maizzle

HTML email development framework

Version Build Downloads License

About

Maizzle is an email framework that helps you quickly build HTML emails with Tailwind CSS.

Getting Started

# install the CLI globally
npm i -g @maizzle/cli

# create a project
maizzle new

# open it in your editor
cd maizzle && code .

Documentation

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

Issues

Please open all issues in the framework repository.

License

The Maizzle framework is open-sourced software licensed under the MIT license.