* feat(keys): support for combinations and multiple possibilites for one action * refactor(globalKeyHandler): pass deps to useEffect * refactor(examples): define key codes outside of the component
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