Storyblocks is a Storybook boilerplate that lists the core blocks of WordPress Gutenberg editor.
You can run it anywhere you want but it's recommanded to generate the storybook folder inside your WordPress theme.
Here is example : https://milanricoul.com/storyblocks
npm init @firestqr/storyblocks
# or
npx @firestqr/storyblocks
# or
npm install -g @firestqr/storyblocks
create-storyblocks