Home

Awesome

Egnature - Email Sign Generator

Introduction

Egnature is an Email Signature generator tool, which is Open source and free to use.

Features

How to Install and Run

  1. Clone and checkout the project.
   $ git clone https://github.com/LoginRadius/Egnature
  1. Get into project folder and install node modules.
   $ npm i
  1. Start and run the project
   $ npm start

Now project should be accessible over

   http://localhost:3000

How to contribute

Please refer Contribute Guideline

Licence

MIT