Prerequisites A web server A web browser Setup Enter your app key in the code. (Look for APP_KEY.) Running Host index.html under a web server (e.g. python -m SimpleHTTPServer 5000), and then open the page in the browser.