Depending on what is serving these pages the header and footer navigation links may or may not work.
The web desktop code and user interface is different on a mobile device and a PC desktop. We have two different client-side javaScript codes, one for desktop and one for handheld mobile devices, but the javaScript interfaces that they export are the same. You can use either webtop_desktop.js or webtop_mobile.js.
No web server is required to use this web desktop. Here's a version of this page and it's examples served from it's page and it's examples served from it's github homepage, which is just a copy of a particular version of the files in that are in the webtop github repository.