Double click index.html to launch.


If you see "module loaded", loading was successful.


If that fails, your browser is blocking javascript due to CORS.

	1. Run: python .\server.py
	2. Open a browser
	3. Go to http://localhost:8000
