Merge pull request #27 from jchn-codes/patch-1
add maven to requirements
This commit is contained in:
commit
ac100d74bf
@ -87,6 +87,8 @@ Tested with the following Keycloak versions:
|
||||
This tool will be maintained to stay compatible with Keycloak v11 and up, however, the default pages you will get
|
||||
(before you customize it) will always be the ones of Keycloak v11.
|
||||
|
||||
Install [Maven](https://maven.apache.org/) which is needed for the theme build process.
|
||||
|
||||
This tool assumes you are bundling your app with Webpack (tested with 4.44.2) .
|
||||
It assumes there is a `build/` directory at the root of your react project directory containing a `index.html` file
|
||||
and a `build/static/` directory generated by webpack.
|
||||
|
Loading…
x
Reference in New Issue
Block a user