Skip to content

Latest commit

 

History

History
 
 

drag-and-drop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Intro

This is a sample of plugin with drag-and-drop content to the canvas:

drag-and-drop

How to use

  • Clone the repo
  • Run npm run build or npm run watch to compile app
  • Run http-server in root rep folder: http-server -p 8081
  • Run ngrok for https: ngrok http 8081
  • Get https url from ngrok and paste it in iframe url in your app settings.