@storybook/aem

Storybook for AEM: View AEM components in isolation with hot reloading.

Usage no npm install needed!

<script type="module">
  import storybookAem from 'https://cdn.skypack.dev/@storybook/aem';
</script>

README

Storybook for AEM


Storybook for AEM is a UI development environment for your plain AEM snippets. With it, you can visualize different states of your UI components and develop them interactively.

Storybook Screenshot

Storybook runs outside of your app. So you can develop UI components in isolation without worrying about app specific dependencies and requirements.