kkt project example download
Compressed example.
Download all examples here. https://kktjs.github.io/zip/
You can also use create-kkt
to create these example.
$ npx create-kkt my-app -e uiw
# or npm
$ npm create kkt my-app -e `<Example Name>`
# or yarn
$ yarn create kkt my-app -e `<Example Name>`