|
1 | | -# Vue 3 + Vite |
| 1 | +# LogicFlow-NodeRed |
2 | 2 |
|
3 | | -This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more. |
| 3 | +LogicFlow仿NodeRed风格流程图。 |
4 | 4 |
|
5 | | -## Recommended IDE Setup |
| 5 | +## 效果 |
6 | 6 |
|
7 | | -- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar) |
| 7 | + |
| 8 | + |
| 9 | +## codesandbox效果 |
| 10 | + |
| 11 | +<iframe src="https://codesandbox.io/embed/logicflow-node-red-vue3-u2c3zk?fontsize=14&hidenavigation=1&theme=dark&view=preview" |
| 12 | + style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;" |
| 13 | + title="logicflow-node-red-vue3" |
| 14 | + allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking" |
| 15 | + sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts" |
| 16 | + ></iframe> |
0 commit comments