# ![create-vct](https://raw.githubusercontent.com/wang1xiang/create-vct/master/images/create-vct.svg) create-vct

这是一个用于初始化 vite + React 企业级项目的脚手架工具。

## 🔥 运行流程

![create-vct-flow.gif](https://raw.githubusercontent.com/wang1xiang/create-vct/master/images/create-vct-flow.gif)

## 🎁 安装 & 使用

```bash
npx create-vct

# or
npm i create-vct -g
create-vct
```

## DOCS

[「记录篇」我是如何一步步为公司搭建 react 项目脚手架的](https://juejin.cn/post/7235547967112806437)
