xz-cpt-cli

1.0.1 • Public • Published

创建项目模板脚手架

项目模板均已配置代码书写规范、格式规范、git提交规范,开箱即用。

全局安装

// npm
npm install xz-cpt-cli -g
// yarn
yarn add xz-cpt-cli -g
// pnpm
pnpm add xz-cpt-cli -g

创建项目模板

Command Description
cpt create 创建项目模板
cpt create --name ['projectName'] 创建项目模板并指定项目名称

项目模板列表

  • ✔ React
  • ✔ Vue

Readme

Keywords

none

Package Sidebar

Install

npm i xz-cpt-cli

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

7.78 kB

Total Files

8

Last publish

Collaborators

  • xiaozhang8399