Skip to content

Latest commit

 

History

History
 
 

email_template

Maizzle Starter

Quickly build HTML emails with Tailwind CSS

[![Version][npm-version-shield]][npm] [![Build][github-ci-shield]][github-ci] [![Downloads][npm-stats-shield]][npm-stats] [![License][license-shield]][license]

Development

Run this command and follow the prompts

npm install

npm run dev

Build

Run this command to build the project to generate the final output in the assets/mailer_templates/build_production folder

npm run build