Skip to content

Development

Setup

  1. Install Figma Desktop App.
  2. Install Node.js and yarn.

Start development

  1. clone this repository.
  2. run yarn install to install dependencies.
  3. run yarn dev to start the development server.

Install Local Figma plugin

  1. run yarn dev and check to exists ./packages/plugin-figma/manifest.json
  2. Open Figma Desktop App and open any file.
  3. Click Menu > Plugins > Development > Import plugin from manifest...
  4. select manifest.json
  5. Click Menu > Plugins > Development > tuktuk