Figma-плагин: Excel / расшифровка интервью → Customer Journey Map.
npm installnpm run buildРезультат — папка plugin/ с manifest.json, code.js, ui.html.
- Figma → Plugins → Development → Import plugin from manifest…
- Выберите
manifest.jsonиз папкиplugin/
npm run watchFigma plugin: Excel / interview transcripts → Customer Journey Map.
npm installnpm run buildOutput — folder plugin/ with manifest.json, code.js, ui.html.
- Figma → Plugins → Development → Import plugin from manifest…
- Select
manifest.jsonfrom theplugin/folder
npm run watch