Appearance
内部脚手架工具,用于初始化项目模板。适合创建新项目时使用,不是运行时依赖。
npm i @mooliv/cli -g --registry http://verdaccio.atvideo.cc/
mooliv init <project-name>
@mbjia/*