Create Vite App resolve Vite create starter template, No need to configure Vite scaffolding templates quickly build vite4 development templates highly customized
-
βοΈ 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
npx create-vite-template@latest
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.
Currently, the template supports the following plugins The supported template presets are:
FrameWork | finish |
---|---|
Vite3 Vue3 | β π |
Vite3 React18 | π§ π |
Nuxt3 | π§ β |
Next13 | π§ β |
Feature / Version | finish |
---|---|
Vue-Router 4.x | β |
Pinia 2.x | β |
Eslint 8.x | β |
Prettier 2.7.x | β |
TypeScript 5.x | β |
husky | π§ β |
PWA | β π |
UI Library | finish |
---|---|
Element-Plus | β π |
Naive-UI | β π |
Vuetify-beta5 | β π |
DevUI | β π |
Ant-design-vue | β π |
arco-design | β π |
TDesign | β |
Varlet | β |
tdesign-mobile-vue | β π |
Vant | β π |
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 | β π |
- Tiny Vue
- Naive UI
- Ant Design
- Element Plus
- Arco Design
- DevUI
- T-Design
- Vuetify
- Varlet
This project is inspired by X-Build !!!
prepare all in