Mention the existance of the Webpack based starter
This commit is contained in:
parent
c4c6942ecd
commit
82d354b03f
|
@ -14,6 +14,8 @@ This repo constitutes an easily reusable setup for a Keycloak theme project OR f
|
|||
Keycloak theme that goes along with it.
|
||||
If you are only looking to create a Keycloak theme (and not a Keycloak theme and an App that share the same codebase) there are a lot of things that you can remove from this starter: [Please read this section of the README](#standalone-keycloak-theme).
|
||||
|
||||
This starter is based on Vite. There is also [a Webpack based starter](https://github.com/keycloakify/keycloakify-starter-cra).
|
||||
|
||||
# Quick start
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue