philippebarbosa / newsletter-template

This is my own marketing newsletter template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gulp-mjml-starter

Clean MJML boilerplate utilizing Gulp and BrowserSync. It simply monitors a specific .mjml file (including includes 😋) and outputs to a single .html file.

Install

$ npm i

Usage

$ gulp

Before you run Gulp, make sure to setup your local environment in gulpfile.js inside the browserSync task.

Running the command gulp in the installed directory will activate the default stream which:

  • Watches over your .mjml files for changes
  • Compiles
  • Updates the browser automatically

About

This is my own marketing newsletter template.


Languages

Language:HTML 94.1%Language:JavaScript 5.9%