Update README.md

This commit is contained in:
Joseph Garrone 2023-04-20 02:22:43 +02:00 committed by GitHub
parent 94532fcf10
commit aaaaed6c00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,10 @@ If you are only looking to create a theme (and not a theme + an App) there are a
# Quick start # Quick start
```bash ```bash
git clone https://github.com/keycloakify/keycloakify-starter
cd keycloakify-starter
yarn # install dependencies (it's like npm install) yarn # install dependencies (it's like npm install)
yarn storybook # Start Storybook yarn storybook # Start Storybook