Keycloakify support two bundler: Vite and Webpack (Mainly because there are still using Create React App).
Pick the guide applicable to you:
{% tabs %} {% tab title="Vite" %} {% content-ref url="in-your-vite-project.md" %} in-your-vite-project.md {% endcontent-ref %} {% endtab %}
{% tab title="Webpack (CRA projects are Webpack projects)" %} {% content-ref url="in-your-webpack-project.md" %} in-your-webpack-project.md {% endcontent-ref %} {% endtab %} {% endtabs %}