A Figma plugin that pulls in Open Graph information from websites. Requires figma-open-graph-server.
- Run
npm install
- Run
npx webpack --mode=development --watch
for development ornpx webpack --mode=production
for production.
A Figma plugin that pulls in Open Graph information from websites. Requires figma-open-graph-server.
npm install
npx webpack --mode=development --watch
for development or npx webpack --mode=production
for production.