1.0.2 • Published 5 years ago
vue-frame-cli v1.0.2
vue-reco-cli
vue-frame-cli是一个帮我们快速生成以vue-frame为模板的Vue项目的脚手架。
Install
npm install -g vue-frame-cliUsage
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 commandCommands
根据模板初始化项目。
vue-frame-cli init [你的项目名称]
? 请输入项目描述 [自定义项目描述]
? 请输入作者名称 [自定义作者名称]