Creating the project

Once again, we have already prepared the base skeleton of the project. You can find it in the code samples folder, under 05/worldexplorer-initial:

  1. Copy that folder.
  2. Install the necessary dependencies using npm install.

Now, open it in your favorite editor.