Skip to content

Iheff/mail-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail Man

HTML EMail development with templating, because time costs.

Pre requistes

  • Node JS
  • prepare to work with
$ npm install && npm install nodemon -g && npm start

The files;

* data/client-name.json
* views/client-name.html
* styles/sass/client-name.scss

Will be bundled together with inline style, and produce HTML at dist/client-name.html

You can work on the template and view at concurrently at http://localhost:3000/mail/client-name.

All compilation is done on request, and a file change will totally restart the server

About

the mail man always knocks twice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published