1.0.8 • Published 24 days ago

generation-template v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
24 days ago

Generation Template

快捷生成基础项目代码,使用vite作为开发服务

安装

  // 安装全局包
  npm install generation-template -g

使用

  // 使用gt create 创建项目
  gt create <my-project> [template]

template

1. template-element-ts | element-ts
    | 预置 element-plus | pinia | vue | vue-router
    | 集成 cz-git(commit提交规范) | sass(css编译) | vitest(测试工具)

示例

gt -h

Examples gt

1.0.8

24 days ago

1.0.7

24 days ago

1.0.6

25 days ago

1.0.5

25 days ago

1.0.4

25 days ago

1.0.3

25 days ago

1.0.2

25 days ago

1.0.1

25 days ago

1.0.0

25 days ago