UNPKG

@tuoyuan/cli

Version:

拓源网络脚手架

52 lines (31 loc) 556 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 | tycli` ### 创建项目 `tycli/tyfe create [project-name]` ##### 选择模板启动 `tycli/tyfe create <project-name> -t <template-name>` ##### 已有模板 - web - screen - h5 - docs - component - module-page > 请连接vpn使用内网环境 ### 其他命令 tycli build 发版同时增加版本号