Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lonewolfyx/logichub
通过直观的可视化画板形式展示前端某框架核心 API 流程逻辑与数据流
https://github.com/lonewolfyx/logichub
Last synced: 24 days ago
JSON representation
通过直观的可视化画板形式展示前端某框架核心 API 流程逻辑与数据流
- Host: GitHub
- URL: https://github.com/lonewolfyx/logichub
- Owner: lonewolfyx
- License: mit
- Created: 2024-12-06T01:17:30.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-06T01:23:05.000Z (about 1 month ago)
- Last Synced: 2024-12-06T02:24:41.525Z (about 1 month ago)
- Language: Vue
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LogicHub
通过直观的可视化画板形式展示前端某框架核心 API 流程逻辑与数据流
# 快速开始
```shell
npm install
``````shell
npm run dev
```## 打包
```shell
npm run build
```# FAQ
### 既然使用了 React Excalidraw 为什么不使用 React 开发?
Vue YYDS