Update README.md

Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
This commit is contained in:
Joseph Garrone 2023-03-04 16:00:11 +01:00 committed by GitHub
parent 08005ae5ee
commit 7c57a2a29e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ yarn build-keycloak-theme # Build the theme one time (some assets will be copied
# public/keycloak_static, they are needed to dev your page outside of Keycloak) # public/keycloak_static, they are needed to dev your page outside of Keycloak)
yarn start # See the Hello World app yarn start # See the Hello World app
# Uncomment line 15 of src/keycloak-theme/kcContext, reload https://localhost:3000 # Uncomment line 15 of src/keycloak-theme/kcContext, reload https://localhost:3000
# You can now develop your Login pages. # You can now develop your Login pages. (Don't forget to comment it back when you're done)
# Think your theme is ready? Run # Think your theme is ready? Run
yarn build-keycloak-theme yarn build-keycloak-theme