apply.sh deploys the applications required for the demos.
Then, you can can start the interactive demo:
cd demo
./interactive-demo.shNote if you got bat on your PATH, the output will prettier.
Alternatively, you could print a transcript of the demo for doing the demo manually
cd demo
PRINT_ONLY=true ./interactive-demo.sh