zjport-cli
v1.1.3
Published
```shell # step1: install it globally $ npm install -g zjport-cli ```
Downloads
23
Readme
脚手架工具
安装
# step1: install it globally
$ npm install -g zjport-cli
使用
# step2:use command
$ zjport create <name> [-f|--force]
命令帮助
$ zjport --help
一个快速创建初始项目的脚手架工具
支持项目模板如下
vite + react18.2.0 + ant-design + react-router-dom // 推荐:react管理后台模板
vue3-web // vue3的管理后端模板
vue3-h5 // vue3的h5应用模板
vue2-protal // vue2的门户网站模板
vue2-web // vue2的管理后端模板
svelte // svelte的管理后端模板
nuxtjs // vue2的SEO的管理后端模板
wx-tdesign-template // 微信小程序模板