generation-template

1.1.9 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i generation-template

Weekly Downloads

26

Version

1.1.9

License

MIT

Unpacked Size

46 kB

Total Files

57

Last publish

Collaborators

  • nam1010082085