The name of the game for developing a good theme is how quickly you can see your changes on the screen and how easy it is to replicate a production environment locally.
Keycloakify help you with that providing you three ways to test your theme on your machine.
{% content-ref url="in-storybook.md" %} in-storybook.md {% endcontent-ref %}
{% content-ref url="in-a-keycloak-docker-container.md" %} in-a-keycloak-docker-container.md {% endcontent-ref %}
{% content-ref url="with-vite-or-webpack-in-dev-mode.md" %} with-vite-or-webpack-in-dev-mode.md {% endcontent-ref %}