We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
merge current branch intro dev branch
安装依赖 npm install
npm install
全局安装 npm i -g ./
npm i -g ./
切换至动能分支,提交代码后执行 merge-to-dev。亦可使用别名 mgdev
merge-to-dev
mgdev