Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 488 Bytes

Storyblocks

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

🚀 Getting Started

npm init @firestqr/storyblocks
# or
npx @firestqr/storyblocks
# or
npm install -g @firestqr/storyblocks
create-storyblocks