0.0.9 • Published 1 year ago

create-zyy-template-app v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

create-zyy-template-app npmNPM

create-zyy-template-app 可用于快速生成开发项目模板

安装和使用

npx create-zyy-template-app my-app

安装一个确定的模板

npx create-zyy-template-app my-app --template inside-tab

现有模板参数 |参数| 描述| | :----: | :-----------------------------: | | inside-tab | 生成内嵌标签页的开发项目模板 |

参考

create-react-app

Set up a modern web app by running one command.