1.0.2 • Published 2 years ago

yuxun-cli v1.0.2

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

yuxun-cli

Welcome to the yuxun-cli project. This cli can create a Vue based basic template for you. We are still updating it. Please pay attention

欢迎使用yuxun-cli项目,此cli可为您创建一个基于vue的基础模板,我们仍在持续更新中,敬请关注

安装(install)

npm i -g @yuxun/cli --registry=http://192.168.31.210:4873

命令(command)

初始化项目(init)

yxy-cli init [projectName]

eg:yxy-cli init main

查看帮助文档(help)

yxy-cli -h

查看当前版本(version)

yxy-cli --version