- Step1: Clone the repository from GitHub
- Step2: Install dependencies using npm or Yarn
- Step3: Copy `.env.example` to `.env` and add your Figma API key
- Step4: Start the server with `npm run dev` or `yarn dev`
- Step5: Use your Figma plugin to connect to the local server for development and testing