longrise-cli
v1.0.7
Published
longrise脚手架编写
Downloads
5
Readme
##重要的事情说三遍
使用longrise-cli 前提必须先安装 git
使用longrise-cli 前提必须先安装 git
使用longrise-cli 前提必须先安装 git
git win下载地址https://git-scm.com/download/win
安装
npm i longrise-cli -g
相关命令
查看全部命令 longrise
查看可使用模板 longrise ls
查看所有模板的git地址 longrise ls_git
新增模板 longrise add
删除模板 longrise delete
使用么个模板 longrise use (longrise use React-BBW)
这个过程其实就是在github上面克隆项目到本地,所以使用的时候请务必先安装git