# vite-js-template **Repository Path**: gjygit/vite-js-template ## Basic Information - **Project Name**: vite-js-template - **Description**: vite2+vue3+antv2 模板项目,git之后改名就行,不用重新从命令行构建。 - **Primary Language**: JavaScript - **License**: BSD-3-Clause-Clear - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-03-02 - **Last Updated**: 2022-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vite-js-template > A Vue 3 template project based on Vite. ### 介绍 基于 vite2 的 vue3 模板项目 1. 使用了 js 作为默认语言 2. 使用了 Prettier 格式化代码 3. 使用了 Eslint 约束代码 集成了以下依赖: 1. vue-router 2. vuex 3. axios 4. ant-design-vue 5. @ant-design/icons-vue ### 使用说明 下载压缩包,更改项目名称为你喜欢的名称即可。 需修改以下两处: 1. 文件夹名 2. package.json 文件 name 属性 ### LICENSE BSD 3 Clause Clear