1.0.0 • Published 3 years ago

@xccjh/seeai-cli v1.0.0

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

SEEAI通用vue项目脚手架

Usage

Usage: seeai <command> [options]

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  init|i          创建新新项目
  list|l          显示可使用的模板列表
  help [command]  display help for command

seeai init

    seeai init
    可用模板列表:
    0 : seeai-template
    请选择模板类型(0):
    ----------------------------------------
    请输入项目名称(demo):
    ----------------------------------------
|   正在初始化项目,请稍等......
    * 项目构建成功
    cd demo && yarn && yarn start

seeai list

*  seeai-template - SEEAI通用vue项目脚手架