1.0.5 • Published 1 year ago

ftt-cli v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Ftt-cli

目前create只有一套vue+TS模版,支持eslint和prettier选择安装,download有vue3,vue2,react三套模版可选,其他功能后面持续更新!

// 安装
npm install ftt-cli -g

// 创建项目
ftt-cli create <项目名称>

// 下载项目模版,可选:vue3,vue2,react
ftt-cli download <项目名称>

// 删除项目
ftt-cli remove <项目名称>