More Premium Hugo Themes Premium Vue Themes

Vite Starter

Starter template 基于 Vite 5 + Vue3 + Vuex + Element Plus + i18n + ESLint(v9) 国际化多语言中英文切换, 内置 Jest 单元测试

Vite Starter

Starter template 基于 Vite 5 + Vue3 + Vuex + Element Plus + i18n + ESLint(v9) 国际化多语言中英文切换, 内置 Jest 单元测试

Author Avatar Theme by pdsuwwz
Github Stars Github Stars: 6
Last Commit Last Commit: Jul 24, 2024 -
First Commit Created: Jan 17, 2026 -
Vite Starter screenshot

Overview:

vite-starter is a starter template for Vite 4.x and Vue 3.x. It provides a foundation for building web applications using these technologies.

Features:

  • TS + Pinia + 🌐 低耦合(i18n)多语言 Vite4 + Vue3 + TS + Pinia + Element-Plus2 + vue-i18n@next - Recommended version with TypeScript, Pinia state management, internationalization support, and Element-Plus UI framework.
  • TS + Pinia 版 Vite4 + Vue3 + TS + Pinia + Element-Plus2 + useLocale + i18n - Version with TypeScript, Pinia, Element-Plus, useLocale, and i18n.
  • JS + Pinia 版 Vite4 + Vue3 + Pinia + Element-Plus2 + useLocale + i18n - Version with JavaScript, Pinia, Element-Plus, useLocale, and i18n.
  • TS + Vuex4 版 Vite4 + Vue3 + TS + Vuex4 + Element-Plus2 + useLocale + i18n - Version with TypeScript, Vuex 4, Element-Plus, useLocale, and i18n.
  • JS + Vuex4 版 (当前仓库)Vite4 + Vue3 + Vuex4 + Element-Plus2 + useLocale + i18n - Version with JavaScript, Vuex 4, Element-Plus, useLocale, and i18n.

Installation:

To install vite-starter, follow these steps:

  1. Install the required version of Node.js (>= 16.15.x).
  2. Clone the GitHub repository for vite-starter.
  3. Run the command to install node dependencies in all packages.

Summary:

vite-starter is a versatile starter template for Vite and Vue, offering multiple versions with different technologies and features. It is designed to provide a solid foundation for building web applications using the latest versions of Vite and Vue.