react-design-editor icon indicating copy to clipboard operation
react-design-editor copied to clipboard

Question: How can I get started quickly with the library?

Open spyshower opened this issue 4 years ago • 1 comments

I am a mid level react developer and have been looking for a good canvas editor for the company I work for. This one seems solid and I am interested in the Image and Text drag and drop functionality only.

I downloaded the example project but it seems quite a lot of work to setup it up in our website. Is there a way to do it quickly? I am also not used to Typescript.

spyshower avatar Nov 28 '20 12:11 spyshower

@spyshower

Install it with npm i --save react-design-editor and see the example code in ImageMapEditor.

salgum1114 avatar Dec 02 '20 01:12 salgum1114