* refactor(dragging): only use absolute positions * refactor(drag): handle node extent * refactor(drag-handler): return latest data * refactor(use-drag): cleanup fixes #2181
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