1.0.2 • Published 3 years ago

vue-frame-cli v1.0.2

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

vue-reco-cli

vue-frame-cli是一个帮我们快速生成以vue-frame为模板的Vue项目的脚手架。

Install

npm install -g vue-frame-cli

Usage

vue-frame-cli

Usage: vue-frame-cli [options] [command]

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

Commands:
  init <name>
  help [command]  display help for command

Commands

根据模板初始化项目。

vue-frame-cli init [你的项目名称]

? 请输入项目描述 [自定义项目描述]
? 请输入作者名称 [自定义作者名称]