Skip to content

mmlindeboom/express-emailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Express Emailer

This little Node app attaches a form to NodeMailer. It includes form validation and a view to confirm the email body and meta data.

####Dependencies

Express.js Framework

Installation


  • Clone this repo
git clone git@github.com:mmlindeboom/express-emailer.git Your_Project_Directory
``

- CD to your project directory, and run 

npm install

- To learn more about NodeMailer, [go here](http://blog.nodeknockout.com/post/34641712180/sending-email-from-node-js)

About

An Node email form with Express.js, and NodeMailer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published