# app-xc-instance
**Repository Path**: xcGoGo/app-xc-instance
## Basic Information
- **Project Name**: app-xc-instance
- **Description**: 1111111111111
- **Primary Language**: Unknown
- **License**: MulanPSL-2.0
- **Default Branch**: dev
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-11-24
- **Last Updated**: 2024-08-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
简体中文 | [English](./README.en.md)
小橙设计平台
一个为所有人提供快速构建网页、app、小程序业务全平台的产品!
[](https://github.com/xcGoGo2/xc-app-instance)
[](https://gitee.com/xcGoGo/app-xc-instance.git)
[](https://gitee.com/xcGoGo/app-xc-instance.git)
[](https://github.com/vuejs/vue)
---
## 🍊 项目介绍
- app-xc-instance 是小橙设计的前端项目,包含产品开发版本和前端基础构建版本
- 技术栈:single-spa + vue3 + vite + TypeScript + axios + ElementPlus
- 双种模式可选:自己快速搭建框架开发,可选式配置拖拽式开发
- 良好的类型定义
- 后端路由动态渲染
## 🍚 项目预览
- gitee 托管:https://gitee.com/xcGoGo/app-xc-instance.git
- github 托管:https://github.com/xcGoGo2/app-xc-instance.git
## 🌐 分支说明
- dev - 开发迭代版本主分支
- dev-base - 基础开发版本
## 🍻 有问题? & 加我一起学习!
- 大佬们觉得不错的话,点个start吧!
- 加我微信:WayneXDR(备注:design)
## 提交命名规范
type: commit具体描述
type 必须是 [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] 中的一个
## 🌱 项目开发启动
```bash
# 克隆项目
git clone https://gitee.com/xcGoGo/app-xc-instance.git
# 切换分支
git checkout dev # 开发迭代版本主分支
git checkout dev-base # 基础开发版本
# 安装依赖
npm install
# 或
yarn install
# 或
pnpm install
# 本地开发 启动项目
npm run dev
# 或
yarn run dev
#
或
pnpm run dev
```
## 🎨 感谢所有大佬!
| Project |
| ------------------------------------------------------------ |
| [single-spa](https://single-spa.js.org/) |
| [vue](https://github.com/vuejs/vue) |
| [element-ui](https://github.com/ElemeFE/element) |
| [element-plus](https://github.com/element-plus/element-plus) |
| [mock](https://github.com/nuysoft/Mock) |
| [axios](https://github.com/axios/axios) |
## 💚 适合人群
- 正在以及想使用 element-ui/element-plus 开发,前端开发经验 2 年+。
- 熟悉 Vue.js 技术栈,使用它开发过几个实际项目。
- 对原理技术感兴趣,想进阶和提升的同学。