Vue 3 + Vite + TypeScript 模板,包含后台、H5、大屏 分支模板
vue-vite-starter is a project template that allows users to quickly clone specific branches for different configurations. By using the degit tool, users can clone the desired branch without bringing along the Git history. The available branches include the main branch for basic configuration, the admin branch for integrating administration panel-related configuration, and the h5 branch for integrating mobile-related configuration. The project is built using Vue 3, Vite 2, Pinia 2, Vue Router 4, and TypeScript 4. It also includes code style checks with ESLint and Prettier, code linting with husky and lint-staged, and browser compatibility with the @vitejs/plugin-legacy plugin. The project utilizes various plugins and libraries such as rollup-plugin-visualizer, SvgIcon component, vite-plugin-svg-icons, Naive UI UI component library, xicons icon library, ECharts chart library, unplugin-vue-components plugin, VueUse tool library, and vue-countup-v3 numeric scroll component. The development is recommended to be done using the VSCode editor with the Volar extension.
vue-vite-starter is a project template that provides easy cloning of specific branches for different configurations. It leverages the degit tool to quickly clone branches without the Git history. The template includes branches for basic configuration, administration panel-related configuration, and mobile-related configuration. It utilizes modern technologies such as Vue 3, Vite 2, Pinia 2, Vue Router 4, and TypeScript 4. It also incorporates various plugins and libraries for enhanced functionality. The template provides code style checks, linting, and browser compatibility. Development using VSCode and the Volar extension is recommended.