Skip to content

jpgiago/gulp-mjml-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

📨 Clean MJML boilerplate utilizing Gulp and BrowserSync.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published