Boilerplate for Email generator.
# Clone the repo
git clone https://github.com/plasm/gulp-email-builder
cd gulp-email-builder
# Install dependencies
npm install
# To use global command `gulp`
npm install -g gulp
Runs an initial build, listens on your files changes, rebuilds them when necessary and automagically reloads the browser!
gulp watch