From 149e23b37cce486160fa7c7ebed67637a6952ad4 Mon Sep 17 00:00:00 2001 From: ATLUS Date: Thu, 11 Aug 2022 08:11:31 +0000 Subject: [PATCH] add README.md. --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a5f11b0 --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# 零代码开发平台 + +#### 介绍 +不写一行代码,十分钟即可搞定一个简单应用。以ruoyi-vue v3.8.3为基础,整合activiti7、mongodb、form-making、bpmn.js等技术组件,具有表单设计与管理、流程绘制、应用发起与处理、数据配置与展示等功能。 + +#### 软件架构 +软件架构说明 + + +#### 安装教程 + +1. xxxx +2. xxxx +3. xxxx + +#### 使用说明 + +1. xxxx +2. xxxx +3. xxxx + +#### 参与贡献 + +1. Fork 本仓库 +2. 新建 Feat_xxx 分支 +3. 提交代码 +4. 新建 Pull Request + +