1.0.0 • Published 8 months ago
@chirpy-dev/emails v1.0.0
About
Maizzle is a framework that helps you quickly build HTML emails with Tailwind CSS.
Getting Started
# install the CLI globally
npm i -g @maizzle/cli
# create project wizard
maizzle new
# open it in your editor
cd maizzle && code .
# start development
maizzle serve
# build for production
maizzle build production
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.