# 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、小程序业务全平台的产品!
## 提交命名规范
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 技术栈,使用它开发过几个实际项目。
- 对原理技术感兴趣,想进阶和提升的同学。