Skip to content
/ maizzle Public template
forked from maizzle/maizzle

Quickly build HTML emails with utility-first CSS.

License

Notifications You must be signed in to change notification settings

Badsender-com/maizzle

 
 

Repository files navigation

Maizzle Maizzle

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.

About

Quickly build HTML emails with utility-first CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.0%
  • HTML 21.6%
  • CSS 15.4%