/starter-litmus

Litmus email templates starter for Maizzle.

Primary LanguageHTMLMIT LicenseMIT

Maizzle Starter

Litmus Starter

About

The free email templates by Litmus, built with Tailwind CSS in Maizzle.

Templates

The following templates are included:

Slate

  • Newsletter
  • Product Update
  • Receipt
  • Simple Announcement
  • Stationery

Ceej

  • Account Update
  • Expired Card
  • Password Reset
  • New Account
  • Closed Account

Each Ceej template comes in 3 versions:

  • HTML
  • MailChimp
  • Campaign Monitor

Getting Started

Install the Maizzle CLI:

npm install -g @maizzle/cli

Scaffold a new project with this starter:

maizzle new maizzle/starter-litmus

Alternatively, you may clone this starter directly:

# remember to install dependencies with `npm install`
npx degit maizzle/starter-litmus my-project

Development

Start a local development server:

npm run dev

Build for production:

npm run build

Maizzle documentation is available at https://maizzle.com