1.0.12 • Published 4 years ago

kct v1.0.12

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

提供多种开发模板方便快速获取

安装

npm install kct

查看所有模板

kct list 或者 kct l

初始化模板

kct init 模板名称 (如 kct init ux)

运行

cd 项目目录
npm install
npm run start

目前可使用的模板

  • ux->快应用开发模板
  • react-native->夸平台开发App模板
  • mini-program-wx->微信小程序开发模板
  • vue-web-app->基于Vue开发web-app模板
  • vue-web-admin->基于vue开发后台管理系统模板
  • api-cloud->apicloud跨平台app开发模板
  • taro -> 基于taro快速开发小程序模板
  • node-serve -> 基于node快速开发服务端API

如果你下载了本工程源码想要调试请使用

1.本地调试 请使用
 node ./bin/kct
2.上传npm 值npm官方元 npm publish
1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago