Download and install Python version 3.X.In your web browsear, head to the address Another option is to use Python’s rver:.Execute the command http-server to start the server.In the command line console, run npm install http-server.Open a command line console in the root folder of your web app (where the ‘index.html’ file and your ‘./images’ folder is located).
If you do not already have a web server, you can use a minimal development web server built in Node.js: If you’re not familiar with local testing servers, the Mozilla Development Network is a good place to start. We have written a basic Web WorldWind app, but unlike the Java and Android versions of WorldWind, Web WorldWind is meant to be part of a web application, therefore we need a web server to visualize our work. The image files can be downloaded in here. exist in the same directory (if following our convention, the folder should be ‘./HelloWorldWind/images’). These need to be inside an ‘./images’ directory which needs to be a sibling of the library, i.e. Note that in order for both the corresponding icons of these controls to be displayed, as well as the low resolution Blue Marble imagery, we need their image files to be sourced locally.