Skip to content

IgorMCesar/email-templating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

cd email-templating
yarn
yarn start

and afterwards just open your browser using the link http://localhost:3000/.

The http server will listen and restart upon each change inside src folder. You just need to refresh a browser window manually.

To generate emails

You can also generate and export your email:

yarn export

The emails should be inside exported_emails!

To send test emails to your inbox

It is possible to send test emails using nodemailer, but that needs to be implemented.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors