yuxun-cli
v1.0.2
Published
> 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
Downloads
1
Readme
yuxun-cli
Welcome to the
yuxun-cli
project. Thiscli
can create aVue
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