Skip to content

sptungG/demo-email-templates

Repository files navigation

Maizzle Starter

Quickly build HTML emails with utility-first CSS

Version Build Downloads License

Getting Started

Clone this starter:

npx degit maizzle/maizzle my-project

Install dependencies:

cd my-project

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.