balub / email-template-extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email Templates

This is a simple Google Chrome extension that contains a list of email templates for a variety of needs.

Deployment

To deploy this project run

# Clone the project
$ git clone https://github.com/balub/email-template-extensions.git

$ cd email-template-extensions

# Install dependencies
$ npm install

# Run the parse server
$ npm start dev

Build

  # Build the Chrome extension
  $ npm run build

To use the extension in chrome as a extension during development please refer to this on how to add a extensions to add the build directory to Chrome as an extension.

About


Languages

Language:HTML 82.4%Language:JavaScript 16.1%Language:CSS 1.5%