๐Contributing
Looking to submit a PR? Thank you!
Last updated
Looking to submit a PR? Thank you!
Last updated
First, if you're not yet familiar on how to contribute to open source, you might want to watch this short viedo.
First thing you want to do is fork the keycloakify and the keycloakify-starter repos.
Here is how you can setup a development environment. You must use Yarn classic (v1). First you want to clone keycloakify and the keycloakify starter alongside each other
You can start the storybook locally in dev mode with:
If you want to test the changes you've made in keycloakify in the starter simply run
In parallel you can:
And see the changes you make on the keycloakify project applied in the starter, it's all hot reloaded.