jeremN / Email-starter

Email templating with Gulp, Mjml & Nunjucks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email-starter

Intro

Starter base for Email templating with Gulp, MJML and Nunjucks. Powered by Gulp with this features:

Installation

Requirements

Now clone this repository

git clone https://github.com/jeremN/Email-starter.git

Open the folder in your command line, and install the needed dependencies:

cd Email-starter
npm install

Usage

Finally, run gulp dev. Your finished templates will be created in a folder called build, viewables at this URL:

gulp dev

TODO

  • HTML minifier and/or beautifier

About

Email templating with Gulp, Mjml & Nunjucks


Languages

Language:JavaScript 81.7%Language:CSS 18.3%