This is an example TYPO3 extension with customized Storybook stories which render TYPO3 Fluid templates.
See typo3fluid-api
and storybook-typo3fluid
for more information.
-
Clone this TYPO3 extension into your TYPO3 instance and install it with composer.
-
Configure the
typo3fluid-api
extension settings. -
Install Storybook:
npm i
-
Configure environemt variables in the
.env
file. -
Start Storybook
npm run storybook