1 Star 0 Fork 21

中元 / rule-engine-front-v2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

📌 规则引擎前端 RuleEngine 📌

License GitHub Stars GitHub Forks GitHub issues Percentage of issues still open

业务逻辑实现不再依赖于代码开发,可零代码实现复杂业务逻辑。

后端代码地址:...
项目展示地址:http://ruleengine.cn/

联系方式:

技术文档

简单使用:...
详细文档:http://ruleengine.cn/doc

技术栈/版本介绍:

  • 所涉及的相关的技术有:
    • Vue
    • Element-ui

项目安装(部署)

设置 npm 镜像源
npm config set registry https://registry.npm.taobao.org
下载安装
## 克隆项目源码包
git clone https://github.com/dingqianwen/rule-engine-front-v2

## 安装项目依赖扩展组件
npm install

# 启动本地开发环境
npm run serve

## 生产环境构建项目
npm run build

## 生产环境构建项目并查看构建报告
npm run build --report
修改 .env 配置信息
#web服务的
VUE_APP_WEB_BASE_URL=http://xxx.yourdomain.com
#计算服务的
VUE_APP_COMPUTE_BASE_URL=http://xxx.yourdomain.com:8011 

如果觉得本项目对您有任何一点帮助,请点右上角 "Star" 支持一下, 并向您的基友、同事们宣传一下吧,谢谢!

# 📌 规则引擎前端 RuleEngine 📌 [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [![GitHub Stars](https://img.shields.io/github/stars/dingqianwen/rule-engine-front-v2)](https://github.com/dingqianwen/rule-engine-front-v2/stargazers) [![GitHub Forks](https://img.shields.io/github/forks/dingqianwen/rule-engine-front-v2)](https://github.com/dingqianwen/rule-engine-front-v2/fork) [![GitHub issues](https://img.shields.io/github/issues/dingqianwen/rule-engine-front-v2.svg)](https://github.com/dingqianwen/rule-engine-front-v2/issues) [![Percentage of issues still open](http://isitmaintained.com/badge/open/dingqianwen/rule-engine-front-v2.svg)](https://github.com/dingqianwen/rule-engine-front-v2/issues "Percentage of issues still open") #### 业务逻辑实现不再依赖于代码开发,可零代码实现复杂业务逻辑。 后端代码地址:... <br> 项目展示地址:http://ruleengine.cn/ ##### 联系方式: - QQ:761945125 - Email:761945125@qq.com ### 技术文档 简单使用:... <br> 详细文档:http://ruleengine.cn/doc ### 技术栈/版本介绍: - 所涉及的相关的技术有: - Vue - Element-ui ### 项目安装(部署) ###### 设置 npm 镜像源 ```language npm config set registry https://registry.npm.taobao.org ``` ###### 下载安装 ```bash ## 克隆项目源码包 git clone https://github.com/dingqianwen/rule-engine-front-v2 ## 安装项目依赖扩展组件 npm install # 启动本地开发环境 npm run serve ## 生产环境构建项目 npm run build ## 生产环境构建项目并查看构建报告 npm run build --report ``` ###### 修改 .env 配置信息 ```env #web服务的 VUE_APP_WEB_BASE_URL=http://xxx.yourdomain.com #计算服务的 VUE_APP_COMPUTE_BASE_URL=http://xxx.yourdomain.com:8011 ``` ### 如果觉得本项目对您有任何一点帮助,请点右上角 "Star" 支持一下, 并向您的基友、同事们宣传一下吧,谢谢!

简介

🔥🔥🔥📌 规则引擎前端 📌 RuleEngine 基于web可视化配置,简单高效快捷。 展开 收起
HTML/CSS
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
HTML/CSS
1
https://gitee.com/itmrlu/rule-engine-front-v2.git
git@gitee.com:itmrlu/rule-engine-front-v2.git
itmrlu
rule-engine-front-v2
rule-engine-front-v2
master

搜索帮助