Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

ateliware/email-signature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Signature

👾 About

This a project to generate with your data a dynamic signature for email.

This project was bootstrapped with Create React App.

💻 Developing

In the first moment you need had installed node in your machine.

  1. Clone this project:
$ git clone [email protected]:ateliware/email-signature.git
  1. Install dependencies:
$ yarn
# or npm install
  1. Run to the project:
$ yarn start
# or npm run start

🔨 Building

To build the project, run the following command:

$ yarn build

🚀 Deploying

This project is served by github pages. To deploy after make the changes, run the following command:

$ yarn deploy

You can see this project clicking here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published