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