Tutorial on how to create metrics dashboards like the THOR Dashboard
You'll need to have a simple web server running to serve the files and some underlaying data. This is simple however.
Just run
python -m SimpleHTTPServer
Then you'll be able to see all the files by accessing http://localhost:8000