mirror of
https://github.com/LukeHagar/ui-development-kit.git
synced 2025-12-06 12:57:44 +00:00
12 lines
471 B
Svelte
12 lines
471 B
Svelte
<div class="grid place-content-center h-full">
|
|
<p class="text-center px-60">
|
|
This starter application is meant to be an example of how you can build on top of the
|
|
IdentityNow UI development kit to build your own applications and tools for IdentityNow
|
|
|
|
<br />
|
|
|
|
On the left hand side you will see some example pages showcasing some different kinds of pages
|
|
you could build. Each page is meant to be a starting point for you to build your own pages.
|
|
</p>
|
|
</div>
|