Install dependencies node:20.11 $npm install
Run ESLint node:20.11 $npx eslint
Run unit tests node:20.11 $npx jest
Run cypress tests cypress/browsers:node18.12.0-chrome106-ff106 $npm install$npm start & npx --yes wait-on http://localhost:8000$npx cypress run
Press enter or space to select a node.You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.