https://github.com/ErKeLost/create-vite-app
🍰🍰 VIte-CLI resolve Vite create starter template No need to configure vite scaffolding templates quickly build vite4.x development templates highly customized Vue3.x React 18 Vite5.x
https://github.com/ErKeLost/create-vite-app
command command-line-tool turborepo vite-starter vite-starter-template vite4 vue3
Last synced: about 1 month ago
JSON representation
🍰🍰 VIte-CLI resolve Vite create starter template No need to configure vite scaffolding templates quickly build vite4.x development templates highly customized Vue3.x React 18 Vite5.x
- Host: GitHub
- URL: https://github.com/ErKeLost/create-vite-app
- Owner: ErKeLost
- Created: 2022-06-28T03:45:03.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-02-08T05:15:44.000Z (2 months ago)
- Last Synced: 2025-03-10T15:51:52.567Z (about 1 month ago)
- Topics: command, command-line-tool, turborepo, vite-starter, vite-starter-template, vite4, vue3
- Language: TypeScript
- Homepage: https://vite-cli.netlify.app/
- Size: 3.79 MB
- Stars: 235
- Watchers: 3
- Forks: 32
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-awesome-vite - create-vite-app - Scaffolding Your Out Of The Box Vite Project. (Get Started / Official Resources)
- awesome-vite - create-vite-app - Scaffolding Your Out Of The Box Vite Project. (Get Started / Official Resources)
README
[](https://www.oscs1024.com/project/ErKeLost/vite-cli?ref=badge_small)
![]()
# Create Vite App
## 📖 Introduction
Create Vite App resolve Vite create starter template, No need to configure Vite scaffolding templates quickly build vite4 development templates highly customized
## 🌈 Features
- ⚛️ Support tons of framework templates
- 🌸 One-click deployment of netlify
- 📦 Select the out-of-the-box package manager
- 🚀 Various characteristics of the corresponding framework
- ✨ Selection of various Ui frameworks, Theming and layout
- 🍰 A variety of out-of-the-box Vite plugin options
## 📦 Installation
```ts
npx create-vite-template@latest
```## 🦄 Usage

# 📦 Dev Mode
```
pnpm install
``````
pnpm dev
```
```
cd packages/vite-cli
``````
npm link
```### Then you can enter instructions at will on the command line with ` create-vite | vite4 | vite-cli ` and update in real time when you modify the code.
## 🤖 Feature Comparison
Currently, the template supports the following plugins
The supported template presets are:### FrameWork
| FrameWork | finish |
| ------------- | -------- |
| Vite3 Vue3 | ✅ 🆕 |
| Vite3 React18 | 🚧 🆕 |
| Nuxt3 | 🚧 ❌ |
| Next13 | 🚧 ❌ |### Feature
| Feature / Version | finish |
| ----------------- | ------ |
| Vue-Router 4.x | ✅ |
| Pinia 2.x | ✅ |
| | |
| Eslint 8.x | ✅ |
| Prettier 2.7.x | ✅ |
| TypeScript 5.x | ✅ |
| husky | 🚧 ❌ |
| PWA | ✅ 🆕 |### UI Library
| UI Library | finish |
| ------------------ | ------ |
| Element-Plus | ✅ 🆕 |
| Naive-UI | ✅ 🆕 |
| Vuetify-beta5 | ✅ 🆕 |
| DevUI | ✅ 🆕 |
| Ant-design-vue | ✅ 🆕 |
| arco-design | ✅ 🆕 |
| TDesign | ✅ |
| Varlet | ✅ |
| tdesign-mobile-vue | ✅ 🆕 |
| Vant | ✅ 🆕 |### Plugins
| Feature / Version | finish |
| ------------------------ | --------- |
| Vue | v3.2.x |
| Vite | v3.0.0 🆕 |
| @vitejs/plugin-vue-jsx | ✅ |
| @vitejs/plugin-legacy | ✅ |
| vite-plugin-inspect | ✅ |
| vite-plugin-pwa | ✅ |
| unplugin-vue-components | ✅ |
| unplugin-auto-import | ✅ |
| Unocss | ✅ |
| rollup-plugin-visualizer | ✅ |
| unplugin-icons | ✅ |
| Vite-plugin-html | ✅ 🆕 |## 🛫 Example With theming
- [Tiny-Vue](https://tiny-vue.netlify.app/)
- [Naive-UI](https://create-vite-app-naive-ui.netlify.app/)
- [Element-Plus](https://create-vite-app-element-plus.netlify.app/)
- [Ant-Design-Vue](https://vite-cli-ant-design-vue.netlify.app/)
### An example of executing dev after successful installation is as follows
- Tiny Vue

- Naive UI

- Ant Design

- Element Plus

- Arco Design

- DevUI

- T-Design

- Vuetify

- Varlet

# 🌸 Credits
### This project is inspired by [X-Build](https://github.com/code-device/x-build) !!!
prepare all in