applet-taro-cli
v1.0.0
Published
common applet cli
Downloads
3
Maintainers
Readme
applet-taro-init
自定义的基于 Taro 开发小程序项目脚手架 可选模板 vue3 / react + nutui-taro + ts 目前只有 vue3 版本的
安装
# install it globally
$ npm install -g applet-taro-init
# or yarn
$ yarn global add applet-taro-init
使用
applet-taro create <name> [-f|--force]
options
-f,--force: Overwrite if ths target exists