美文网首页
创建vue-cli项目去掉Git。

创建vue-cli项目去掉Git。

作者: EchoHi | 来源:发表于2019-10-23 11:04 被阅读0次

Options:

  -p, --preset <presetName>      Skip prompts and use saved or remote preset

  -d, --default                  Skip prompts and use default preset

  -i, --inlinePreset <json>      Skip prompts and use inline JSON string as preset

  -m, --packageManager <command>  Use specified npm client when installing dependencies

  -r, --registry <url>            Use specified npm registry when installing dependencies

  -g, --git [message|false]      Force / skip git initialization, optionally specify initial commit message

  -n, --no-git                    Skip git initialization

  -f, --force                    Overwrite target directory if it exists

  -c, --clone                    Use git clone when fetching remote preset

  -x, --proxy                    Use specified proxy when creating project

  -b, --bare                      Scaffold project without beginner instructions

  -h, --help                      Output usage information

相关文章

网友评论

      本文标题:创建vue-cli项目去掉Git。

      本文链接:https://www.haomeiwen.com/subject/puxbbxtx.html