Nuke open dors
This commit is contained in:
parent
58222f4b95
commit
f9a00a0680
|
@ -20,7 +20,8 @@ If you are only looking to create a theme (and not a theme + an App) there are a
|
||||||
# Quick start
|
# Quick start
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yarn
|
yarn # install dependencies (it's like npm install)
|
||||||
|
|
||||||
yarn build-keycloak-theme # Build the theme one time (some assets will be copied to
|
yarn build-keycloak-theme # Build the theme one time (some assets will be copied to
|
||||||
# public/keycloak_static, they are needed to dev your page
|
# public/keycloak_static, they are needed to dev your page
|
||||||
# outside of Keycloak)
|
# outside of Keycloak)
|
||||||
|
|
Loading…
Reference in a new issue