Skip to content

noelledaley/email-link-generator

Repository files navigation

email-link-generator

Generate click-to-email links based off of an email template you paste in. Built with Ember.js for Black & Pink PDX.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd email-link-generator
  • npm install

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

About

Generate click-to-email links based off of an email template you paste in. Built with Ember.js for Black & Pink PDX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published