More Premium Hugo Themes Premium Vue Themes

Vue3 Vite Multiple Page

入门级vue3+vite+Ts的多页面(MPA)模板,支持单模块构建,引入pinia,vueUse,naive-ui,axios等主流库用于开发,配置husky+commit+prettier+eslint来规范代码。

Vue3 Vite Multiple Page

入门级vue3+vite+Ts的多页面(MPA)模板,支持单模块构建,引入pinia,vueUse,naive-ui,axios等主流库用于开发,配置husky+commit+prettier+eslint来规范代码。

Author Avatar Theme by dv-cli
Github Stars Github Stars: 66
Last Commit Last Commit: Mar 12, 2024 -
First Commit Created: Aug 8, 2025 -
Vue3 Vite Multiple Page screenshot

Overview

The project is an impressive multipage template built with Vue 3, Vite, and TypeScript (MPA). It stands out for its flexibility, allowing developers to package modules individually and support local development where only specific modules are compiled. This adaptability makes it a strong choice for developers looking to streamline their workflow while also having the ability to compile multiple modules together when needed.

Additionally, the project utilizes modern technologies, including the Vite build tool, which enhances the development experience with rapid startup and hot reloading capabilities. Overall, this template offers a robust foundation for those seeking to dive into Vue 3 multi-page applications.

Features

  • Modular Packaging: Supports separate module packaging, enhancing development efficiency and tailored deployment.

  • Local Development: Allows developers to compile and run individual modules locally, simplifying the testing process.

  • Flexible Router Configuration: Offers easy adjustments for routing and project structure by modifying the vite.config.ts file.

  • Technological Stack: Utilizes Vite as a build tool for quick startups, Axios for AJAX requests, and Naive UI for a customizable UI experience.

  • Vue 3 Ecosystem Tools: Incorporates VueUse for hooks-like functionalities and Pinia as a state management solution, making it efficient for state handling.

  • Commit Guide: Follows Angular’s commit message conventions for uniformity, making version tracking and collaboration more effective.

  • Ease of Use: Installation through the cdv-cli scaffolding tool simplifies getting started with predefined development templates for various use cases.

  • Open Source: Available for free, allowing developers to utilize and adapt it according to their requirements while also contributing to its improvement.