1.1.1 • Published 3 years ago
way-cli-private v1.1.1
way-cli-private
用于生成公司项目的基础脚手架
安装
npm源为私有库地址时:
npm i way-cli-private 未指定私有仓库地址时:
npm --registry https://test.tailingcloud.cn:8085/ install way-cli-private使用
way create my-projectway --help用于生成公司项目的基础脚手架
npm源为私有库地址时:
npm i way-cli-private 未指定私有仓库地址时:
npm --registry https://test.tailingcloud.cn:8085/ install way-cli-privateway create my-projectway --help