Create Vite App
December 17, 2023 ยท View on GitHub
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
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
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 !!!
prepare all in