danielweinmann / react-email-editor

[Experimental] An opinionated responsive email editor powered by React and MJML
MIT License
1 stars 0 forks source link

Questions about the project #1

Open ngarnier opened 7 years ago

ngarnier commented 7 years ago

Hey, Nicolas from the MJML team here!

This sounds exciting :). Do you plan to continue working on it?

A few things I noticed, in case it can help:

mjml missing as a dependency

Error: Cannot find module 'mjml'

To fix: npm install mjml --save

Issue with react-hot-loader

ReferenceError: Unknown plugin "react-hot-loader/babel" specified in...

To fix: npm uninstall react-hot-loader && npm install react-hot-loader@3.0.0-beta.6 --save

jsahani commented 7 years ago

Can you please share a demo also ?

danielweinmann commented 7 years ago

Hey, @ngarnier! Hey, @jsahani!

I started this project to test a business hypothesis that wasn't confirmed. Thus I won't continue investing in it for the time being.

Please be welcome to use what I've done so far, though :)