# Vue3初始化项目 **Repository Path**: fangzong_fz/vue3-init ## Basic Information - **Project Name**: Vue3初始化项目 - **Description**: vue3+element-plus+vuex+vue-router 已经包含导航栏以及简单的登入页面 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-01-16 - **Last Updated**: 2024-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3初始化项目 ## 技术选型 - Vue 3:主要的 Vue.js 框架。 - Arco Design:企业级的 UI 设计语言和设计系统,提供了丰富的 Vue 组件。 - ESLint:代码质量检查和规范工具。 - Vuex:用于状态管理的 Vue.js 官方库。 - Vue Router:用于进行路由管理的 Vue.js 官方库。 - TypeScript:一种用于开发大型应用程序的强类型编程语言。 - openapi-typescript-codegen:自动生成调用后端代码的前段service #### 安装教程 1. npm install 2. 修改baseUrl 3. 根据接口文档的json执行生成代码的命令:openapi --input http://localhost:8121/api/v2/api-docs --output ./generated --client axios #### 作者 - 邮箱:zxyzwlgz@qq.com - qq:2922503723 - wx:zxynbo