To start the project out of the box, you need Node.js.
- Clone the repository to a local folder.
- Go into the project folder and run npm install on your command line.
- After that run npm start
- Open a browser and navigate to http://localhost:8081.
You can step node by node through the tree (right-order traversal) by pressing the s key.