- Node 22
- pnpm 9
- Access to a Frontify guideline
- Clone this repository
$ git clone git@github.com:Frontify/guideline-blocks.git - Install the dependencies
$ pnpm install - Create a build of the utilities
$ pnpm build - Serve a block
$ cd packages/<block name> $ pnpm serve - Go to your Frontify guideline
- Switch to edit mode

- Click on the plus icon and add a "Local Block Development" block

- Choose port (default is 5600) and click OK