UNPKG

mykai

Version:

mykai脚手架

48 lines (29 loc) 575 B
## 起步 node -18+ pnpm + ### 安装 ``` shell npm install -g @tuoyuan/cli or yarn global add @tuoyuan/cli or pnpm add -g @tuoyuan/cli ``` ### 更新脚手架 ``` shell npm update -g @tuoyuan/cli ``` ##### 启动命令 `tyfe | mykai` ### 创建项目 `mykai/tyfe create [project-name]` ##### 选择模板启动 `mykai/tyfe create <project-name> -t <template-name>` ##### 已有模板 - web - screen - h5 - docs > 请连接vpn使用内网环境 ### 其他命令 mykai build 发版同时增加版本号