0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-26 00:28:44 -05:00
penpot-plugins/libs/plugins-runtime/README.md

10 lines
334 B
Markdown
Raw Normal View History

2024-02-06 12:16:28 +01:00
# 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).