UNPKG

gzx-cli

Version:

gzx-cli.js project scaffolding tools.

20 lines (11 loc) 317 B
# gzx-cli ### 概述 本项目基于 [Strview.js](https://github.com/maomincoding/strview-cli) , 用于快速创建模板项目 ### 安装 `$ npm i gzx-cli -g` ### 使用 `$ gzx-cli init [your project name]` ### 当前模板列表 - js-module-template - html-js-template - html-ts-template