nplus-wechat-mini-cli
v1.0.1
Published
微信小程序原生开发脚手架,支持npm开发
Downloads
4
Readme
nplus-wechat-mini-cli
微信小程序原生开发脚手架,支持npm开发
全局安装
$ npm install -g nplus-wechat-mini-cli
初始化项目
$ nplus-wechat-mini-cli init <project-name>
示例:
$ nplus-wechat-mini-cli init my-project