mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-26 00:28:44 -05:00
10 lines
334 B
Markdown
10 lines
334 B
Markdown
|
# plugins-runtime
|
||
|
|
||
|
Go to to the [this branch](https://github.com/penpot/penpot/tree/niwinz-poc-plugins) in the Penpot local code.
|
||
|
|
||
|
Run the penpot runtime with `npm start`.
|
||
|
|
||
|
Now you can go to penpot and see the `log` of this file `plugins-runtime/src/index.ts`.
|
||
|
|
||
|
See [this docs about how to install plugins](../docs/create-plugin.md).
|