Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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.