Skip to content

kktjs/zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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>`