aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2023-04-20 02:22:43 +0200
committerGravatar GitHub <[email protected]>2023-04-20 02:22:43 +0200
commitaaaaed6c0094ff1409f9fde7911f8dbe6563e3b2 (patch)
treecb6af15a12a019ba3e17c21b94d487a3895aa6ab
parentuse prepare instead of prestart and prestorybook (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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