Update README.md
This commit is contained in:
parent
94532fcf10
commit
aaaaed6c00
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue