emaildot / create-emaildot-app

an unopinionated React-based framework for creating static email templates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMAIL.

an unopinionated React-based framework for creating static email templates.

Setup

1) clone the repo

git clone git@github.com:emaildot/create-emaildot-app.git

or

git clone https://github.com/emaildot/create-emaildot-app.git

2) Install

npm install

--

  • Preview - npm start
  • Generate email templates - npm run build - results will be in ./build folder

About

an unopinionated React-based framework for creating static email templates.


Languages

Language:JavaScript 90.6%Language:CSS 6.9%Language:HTML 2.5%