# 无代码网站搭建 **Repository Path**: longway__comeon/codeless ## Basic Information - **Project Name**: 无代码网站搭建 - **Description**: 用户可以通过拖拽进行网站的搭建 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-08-09 - **Last Updated**: 2022-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: 个人项目, 低代码, 无代码 ## README # 无代码网站搭建 #### 介绍 用户可以通过拖拽进行网站的搭建 #### 软件架构 现在对原本项目利用vue3 + ts 进行重构。 利用 vue 中 jsx 的 render 函数为基础,建立页面的数据模型,通 过书写渲染函数进行渲染。页面操作基于 H5 的拖拽 API 进行操作,用户可以对 页面中的组件进行各种可视化操作。 借助 electron 的能力对资源文件进行打包, 生成网页文件。 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx