I want to build a simple web admin panel with kotl...
# getting-started
f
I want to build a simple web admin panel with kotlin. I suck at (web) design so I prefer to have a solid UI library. The web resources should ideally run from a static webspace (not an application server). (All backend api requests will be 3rd party APIs anyhow). What would you recommend?