Konsta UI React Kitchen Sink is a great place to get started, it has a lot of examples for all Konsta UI React components and covers most of aspects.
It is recommended to use it as a reference during development.
React Kitchen Sink source code is located at GitHub repository
To run Konsta UI React 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 React Kitchen Sink, execute in terminal:
npm run react