Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 403 Bytes

File metadata and controls

27 lines (20 loc) · 403 Bytes

使用方法

安装

npm install -g bobo-cli

查看模版列表

$ bobo-cli list

可用的模版列表:
  ✨  native-mp-template - 原生小程序模板
  ✨  vue-template-h5 - 一个基于vue的h5开发模板

创建项目

$ bobo-cli init
 请选择模版 (Use arrow keys)
> native-mp-template
  vue-template-h5
? 请输入项目名字