https://github.com/kktjs/zip
kkt project example download. https://kktjs.github.io/zip/
https://github.com/kktjs/zip
compressed create-kkt kkt react
Last synced: 5 months ago
JSON representation
kkt project example download. https://kktjs.github.io/zip/
- Host: GitHub
- URL: https://github.com/kktjs/zip
- Owner: kktjs
- License: mit
- Created: 2021-01-12T09:21:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T11:18:45.000Z (over 1 year ago)
- Last Synced: 2025-06-09T19:49:04.047Z (about 1 year ago)
- Topics: compressed, create-kkt, kkt, react
- Homepage: https://kktjs.github.io/zip/
- Size: 134 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[kkt](https://github.com/kktjs/kkt) project example download
Compressed example.
Download all examples here. https://kktjs.github.io/zip/
You can also use [`create-kkt`](https://github.com/kktjs/create-kkt) to create these example.
```bash
$ npx create-kkt my-app -e uiw
# or npm
$ npm create kkt my-app -e ``
# or yarn
$ yarn create kkt my-app -e ``
```