# vue3-template-ts **Repository Path**: aj_aj/vue3-template-ts ## Basic Information - **Project Name**: vue3-template-ts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-04 - **Last Updated**: 2025-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue3 Template ts * 基础: vue3 vite pnpm ts * 代码检查 : eslint(airbnb-base规范) stylelint * css开发: postcss sass tailwindCss hooks工具: vuesue * 插件: * unplugin-auto-import 自动导入 * unplugin-vue-components 自动导入组件 * vite-plugin-remove-console 生产环境移除console * vite-plugin-svg-icons svg图标使用 * vite-plugin-vue-setup-extend setup语法糖添加组件名字 * rollup-plugin-visualizer 生产打包可视化报告 * 功能: * 区分环境 * 代码分块