<h1 align="center">Welcome to create-vute 👋</h1>
<p>
  <img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />
  <a href="https://github.com/estoi/create-vute#readme" target="_blank">
    <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
  </a>
  <a href="https://github.com/estoi/create-vute/graphs/commit-activity" target="_blank">
    <img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />
  </a>
  <a href="https://github.com/estoi/create-vute/blob/master/LICENSE" target="_blank">
    <img alt="License: MIT" src="https://img.shields.io/github/license/estoi/create-vute" />
  </a>
</p>

> 一个用于快速搭建基于vite的项目模板，支持vue、react、ts

### 🏠 [Homepage](https://github.com/estoi/create-vute)

## Install

```sh
$ npm install -g create-vute
```

## Usage

```sh
$ create-vute
```

## Author

👤 **estoi**

* Github: [@estoi](https://github.com/estoi)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/estoi/create-vute/issues). You can also take a look at the [contributing guide](https://github.com/estoi/create-vute/blob/master/CONTRIBUTING.md).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2022 [estoi](https://github.com/estoi).<br />
This project is [MIT](https://github.com/estoi/create-vute/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_