I’ve installed three js via npm and I’ve been render a simple 3d object .
but i want to control and edit that object, i realized that there is tool call three js editor …
so i want to use three js editor in my web app.
my question is how to integrate three js Editor in my web app