Nuke open dors

This commit is contained in:
garronej 2023-04-17 01:25:17 +02:00
parent 58222f4b95
commit f9a00a0680

View file

@ -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)