1.0.7 • Published 2 years ago

@gyw123/create-init-app v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

快速搭建项目工具

使用说明

  • 安装
npm i -g @ninggure/create-init-app
  • 命令 通过命令行交互创建
$ create-init-app
? Please input project name: project111
? Please select project type (Use arrow keys)
❯ Vue 
  React 
  • 参数说明
参数说明
-n-n <项目名>
-t-t <模板名称>, 目前模板只支持vue和react,例如 -t vue

现已支持

  • Vue
  • React
  • Express
1.0.7

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago