Files
xyflow/example
Moritz Klack 26795be7fb fix(subflows): use abs positions for internal calculations (#2189)
* refactor(dragging): only use absolute positions
* refactor(drag): handle node extent
* refactor(drag-handler): return latest data
* refactor(use-drag): cleanup

fixes #2181
2022-06-01 12:55:36 +02:00
..
2021-02-23 19:09:20 +01:00
2022-05-16 20:55:45 +02:00
2021-02-23 19:11:02 +01:00

React Flow Examples

This project was bootstrapped with Create React App.

Installation

npm install

Start

Starts a dev server at http://localhost:3000

npm start

Build

npm run build