Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codebdy/rxdrag

Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。
https://github.com/codebdy/rxdrag

Last synced: about 18 hours ago
JSON representation

Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。

Awesome Lists containing this project

README

        

[实践,制作一个高扩展、可视化低代码前端,详实、完整(掘金)](https://juejin.cn/post/7205361008272326716)
[实践,制作一个高扩展、可视化低代码前端,详实、完整(知乎)](https://zhuanlan.zhihu.com/p/610182592)
[挑战零代码:可视化逻辑编排(知乎)](https://zhuanlan.zhihu.com/p/644873396)
[挑战零代码:可视化逻辑编排(掘金)](https://juejin.cn/post/7257814347463671863)
# Requirements

Install [pnpm](https://pnpm.io/).

We recommend an LTS version of [Node.js](https://nodejs.org/en/) >= 16.

# Local Development

To work on Rxdrag web apps, from the root,

1. Run `pnpm install`

2. Run `pnpm dev`

### QQ群:957619750

### 微信群,加这个微信,拉你:

In `apps/core/vite.config.ts`, configure your local API URL and the target API URL in the `server.proxy` object.