All Projects → maizzle → cli

maizzle / cli

Licence: MIT license
CLI tool for the Maizzle Email Framework.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to cli

starter-email-template
A skeleton HTML template of essential design patterns for accessible, responsive emails
Stars: ✭ 28 (-9.68%)
Mutual labels:  email-boilerplate, email-template, email-framework
Cerberus
A few simple, but solid patterns for responsive HTML email templates and newsletters. Even in Outlook and Gmail.
Stars: ✭ 4,356 (+13951.61%)
Mutual labels:  email-boilerplate, email-template, responsive-email
acorn
A responsive email framework based on a golden ratio typography grid.
Stars: ✭ 90 (+190.32%)
Mutual labels:  email-boilerplate, email-template, responsive-email
Mjml
MJML: the only framework that makes responsive-email easy
Stars: ✭ 12,880 (+41448.39%)
Mutual labels:  email-boilerplate, email-campaigns, responsive-email
starter-postmark
A Maizzle starter based on Postmark's transactional email templates.
Stars: ✭ 39 (+25.81%)
Mutual labels:  email-template, responsive-email, maizzle
Pine
A modular and lightweight, responsive email framework.
Stars: ✭ 98 (+216.13%)
Mutual labels:  email-template, responsive-email
Email Templates
A collection of email templates coded in MJML
Stars: ✭ 69 (+122.58%)
Mutual labels:  email-template, responsive-email
mjml-server
MJML wrapped in Express for use over HTTP
Stars: ✭ 31 (+0%)
Mutual labels:  email-template, responsive-email
Responsive Email
The basic "responsive" email template.
Stars: ✭ 265 (+754.84%)
Mutual labels:  email-template, responsive-email
Maizzle Php
Jigsaw-based PHP build system for rapid HTML email development with Tailwind CSS.
Stars: ✭ 303 (+877.42%)
Mutual labels:  email-template, responsive-email
responsive-html-email-templates
Collection of Free responsive HTML templates for Startups
Stars: ✭ 187 (+503.23%)
Mutual labels:  email-template, responsive-email
Maizzle
Official Maizzle starter project.
Stars: ✭ 921 (+2870.97%)
Mutual labels:  email-template, responsive-email
React Email Editor
Drag-n-Drop Email Editor Component for React.js
Stars: ✭ 3,131 (+10000%)
Mutual labels:  email-template
Mosaico
Mosaico - Responsive Email Template Editor
Stars: ✭ 1,392 (+4390.32%)
Mutual labels:  email-template
Hermes
Golang package that generates clean, responsive HTML e-mails for sending transactional mail
Stars: ✭ 2,379 (+7574.19%)
Mutual labels:  email-template
Emailimo
Small project that simplifies (according to me) sending colorful emails in PowerShell
Stars: ✭ 55 (+77.42%)
Mutual labels:  email-template
Fxmailer
Desktop application Tool. Allow you to send a beautiful html template to multiple email recipients with one click!
Stars: ✭ 55 (+77.42%)
Mutual labels:  email-template
Laravel Mail View
Preview Laravel Mailables and notifications in your browser.
Stars: ✭ 41 (+32.26%)
Mutual labels:  email-template
Moonmail
Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)
Stars: ✭ 1,766 (+5596.77%)
Mutual labels:  email-campaigns
Vue Email Editor
Drag-n-Drop Email Editor Component for Vue.js
Stars: ✭ 166 (+435.48%)
Mutual labels:  email-template

Maizzle CLI

The CLI tool for Maizzle

Version Build Downloads License

Note: This repository contains the code for Maizzle's CLI tool. If you want to build HTML emails using Maizzle, visit the Starter repository.

Installation

npm install -g @maizzle/cli

Usage

Create a new project using the interactive prompt:

maizzle new

Start a local development server by running the serve command in the project directory:

maizzle serve

Build for production:

maizzle build production

Documentation is available at https://maizzle.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].