Skip to content

Files

Latest commit

caf5ba8 · Dec 21, 2022

History

History
68 lines (49 loc) · 1.75 KB

README.md

File metadata and controls

68 lines (49 loc) · 1.75 KB

Maizzle Starter

Quickly build HTML emails with utility-first CSS

Version Build Downloads License

Getting Started

Clone this starter:

npx degit abodo-dev/maizzle maizzle

Install dependencies:

cd maizzle

npm install

Start local development:

npm run dev

Build emails for production:

npm run build

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.