Skip to content

iQuarK/email-template-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

email-template-framework

Set up the framework

Just run: $ npm install

How to create a template

    1. Create all the HTML file in ./templates, putting all the styles inside the tag. You have a sample in the commented directory.
    1. Run the following (where index is the file name without the .html): $ node app.js index
    1. The result (if everything goes OK) will be at ./dist with the same file name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published