Try dat using docker
docker pull mafintosh/try-dat
Simply run the image
docker run -it mafintosh/try-dat
You can also use this image with adventure-time
npm install -g docker-browser-server
docker-browser-server mafintosh/try-dat # and then set adventure-time to point to localhost:8080
MIT