Skip to content

philippebarbosa/newsletter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published