Architecture
How does it work
The big picture
The parts of Polipo
Polipo has different parts:
Polipo Figma plugin
Runs within Figma, and synchronizes your designs with the Polipo server.
Polipo server
Runs on your machine (e.g. npx polipo
) connects together all parts.
Layout configuration library
Imported from polipo/layout
. Lets you choose which designs to load from Figma and make them responsive.
React library
Imported from polipo/react
. Lets you render Figma designs in your app and make them fully dynamic.