npm install
You may need to do "ln -s /usr/bin/nodejs /usr/bin/node", because the package tsd only looks for "node" and not "nodejs".
source ./golden.sh
gulp
gulp test
http://www.atanaslaskov.com/golden/
Run locally:
python3 -m http.server
Then you can play at localhost:8000.