Create a Rekit Plugin
Create a Plugin
You can create a Rekit plugin project inside Rekit desktop app:

After creation, use integrated terminal to install dependencies. Then start the project:


Then you can access http://localhost:4000 to load Rekit Studio with your plugin.
Last updated
Was this helpful?