This project aims to create a framework for easily implementing a graph editor with an inifinte canvas.
You nee to have (nodejs)[https://nodejs.org] installed.
Run the commands below:
npm install
npm run devThen open localhost:3000 with your browser to see the result.