Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@maizzle/cli

maizzle164.5kMIT2.0.0

CLI tool for the Maizzle Email Framework

maizzle, tailwindcss, responsive-email, email-framework, email-template, email-marketing, email-campaigns, email-newsletter, email-boilerplate, html-emails, email-cli

readme

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