Skip to content

jeffreysbrother/generator-ninthlink-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email generator Build Status Gitter

Yeoman generator that scaffolds out an HTML email using gulp for the build process

Features

Please see our gulpfile for up to date information on what we support.

  • Built-in preview server with BrowserSync
  • Awesome image optimization
  • Automagically wire-up dependencies installed with Bower
  • The gulpfile makes use of ES2015 features by using Babel

For more information on what this generator can do for you, take a look at the gulp plugins used in our package.json.

Getting Started

  • Install dependencies: npm install --global yo gulp-cli bower
  • Install the generator: npm install --global generator-ninthlink-email
  • Run yo ninthlink-email to scaffold your webapp
  • Run gulp serve to preview and watch for changes
  • Run gulp to build your webapp for production
  • Run gulp serve:dist to preview the production build

License

BSD license

About

custom Yeoman generator for creating HTML emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published