一个 Vue3 (setup) 模板框架 Pinia、Element-Plus、Vite 5、Vue-Router、ESLint、Jest、StyleLint 快速搭建中小型企业级项目, 内置登录鉴权路由, 集成最新现代化流行插件
The pinia-starter-ts is a Vue 3.x Starter template built on Vite 5.x + TypeScript + Pinia. It is a template that provides a solid foundation for building Vue applications.
To install the pinia-starter-ts template, follow these steps:
pnpm i to install the dependencies.pnpm dev.The pinia-starter-ts is a Vue 3.x Starter template that utilizes Vite 5.x, TypeScript, and Pinia. It offers various features including a live demo, multiple versions to choose from, environment support for Vue 3.2.x and Node version 16.15.x or newer, and integration with awesome-vite. It also includes unit testing capabilities and code coverage for tests. To install the template, simply run the pnpm i command to install dependencies and the pnpm dev command to start the frontend development server.