Create a Rekit Plugin

Create a Plugin

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

Create Rekit Plugin

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

Install Dependencies

Then you can access http://localhost:4000 to load Rekit Studio with your plugin.

Last updated

Was this helpful?