From aaaaed6c0094ff1409f9fde7911f8dbe6563e3b2 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Thu, 20 Apr 2023 02:22:43 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 098d7a0..6ade74d 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ If you are only looking to create a theme (and not a theme + an App) there are a # Quick start ```bash +git clone https://github.com/keycloakify/keycloakify-starter + +cd keycloakify-starter + yarn # install dependencies (it's like npm install) yarn storybook # Start Storybook