react-design-editor
react-design-editor copied to clipboard
Question: How can I get started quickly with the library?
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
Install it with npm i --save react-design-editor
and see the example code in ImageMapEditor.