Skip to content

A webapp which works in combination with the mail-sender-engine

Notifications You must be signed in to change notification settings

stephen84s/mail-sender-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail Sender Client

Connects to the mail-sender-engine to send email messages.

Setting up the environment

To install all the dependencies run :-

yarn install

To start the development server use:-

yarn start

To build the app for deploying to a static webserver use the command:-

yarn build

Running the WebApp

About the webapp

  • React app, created using the create-react-app npm package.

About

A webapp which works in combination with the mail-sender-engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published