Get up and running with Handoff in minutes. This guide covers the essential steps for designers to set up the Figma plugin and for developers to initialize the Handoff CLI and build their first design system documentation.
The Handoff Figma Plugin is the easiest way to define design decisions and preview tokens directly within your design environment.
The Handoff CLI automates the extraction of design tokens and builds a custom documentation website for your team.
figma.com/file/[FILE_ID]/...).example.shbash1npm install -g handoff-app
example.shbash1mkdir my-design-system && cd my-design-system
example.shbash1handoff-app fetch
handoff-app start to launch a local version of your new design system documentation.exported folder to see the generated JSON tokens, Sass/CSS variables, and component assets.Now that you've completed the basic setup, explore the deep dive for your specific role: