Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

mrzdevcore/emailing-starter-kit

Repository files navigation

Emailing Starterkit

standard-readme compliant

mjml pug emailing starter kit (be ready for development)

Technical Stack

  • MJML (framework for responsive emailing)
  • PUG (html generation language)
  • gulp (build tool)

Table of Contents

Install

System Requirements

  • MJML > v4.3.1
  • gulp 4
  • Node.js > v8.11.2
# this project uses gulp for the build
# install build dependencies
$ npm install

Usage

# build the things for en-GB language!
$ gulp --lang en

# send an email template via email
# gulp sendMail --template <template_name> --to exemple@test.com
$ gulp sendMail --template welcome --to me@exemple.com

Maintainers

@Mirza Andriamanamisoa Marotsaha

Contribute

PRs accepted. See the Contribution Guidelines for more information.

Small note: If editing the README, please conform to the standard-readme specification.

License

GPL-3

You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.

About

Emailing starter kit. Help you to build emailing template faster and easier with PUG and gulp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors