Konsta UI Svelte Kitchen Sink is a great place to get started, it has a lot of examples for all Konsta UI Svelte components and covers most of aspects.
It is recommended to use it as a reference during development.
Svelte Kitchen Sink source code is located at GitHub repository
To run Konsta UI Svelte Kitchen Sink locally we need:
Clone (or download) Konsta UI GitHub repository
Install required dependencies. Go to the folder with downloaded and Konsta UI repository and execute in terminal:
npm install
We are ready to launch Konsta UI Svelte Kitchen Sink, execute in terminal:
npm run svelte