# one-code-vue **Repository Path**: sklef/one-code-vue ## Basic Information - **Project Name**: one-code-vue - **Description**: one-code for vue3 development platformSuppas - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 0 - **Created**: 2023-05-29 - **Last Updated**: 2024-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目名称 one-code-vue 一码平台 ## 运行条件 * nodejs: 16.19.0+ * yarn: 1.22.x * jdk: 1.8+ * gradle: 6.8.3+ * IntelliJ IDEA 2020+ ## 运行说明 #### clone 代码 ```shell git clone .../one-code-vue.git yarn init yarn dev ``` #### 项目文件结构 ```text one-code-vue ├─ dist // 发行包 ├─ docs // 官方文档 ├─ types // ts类型声明 ├─ src // 源码 │ └── components // 所有基本组件 │ └── docsutil // 官方文档帮助类 │ └── runtime // 运行时库 │ └── utils.ts // 主工具类 ├─ package.json // 前端库包主文件 └─ vite.config.ts // vite build 主配置 ``` ## 前端依赖组件 - vue3 - vite - typescript - element-plus - axios - json5 - lodash - dayjs - vue-easytable ## 后端依赖组件 - spring-cloud-alibaba - nacos - seata - sentinel - openfeign - netflix-ribbon - querydsl - mybatis - spring-cloud-gateway - xxljob - redis - postgresql - mysql - oracle - camunda ## 协作者 - 罗一帆 yvan - 李志伟 - 余亮 - 刘鹏