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 ```bash 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 ```bash npm run build ```