MathewBiddle / globe

https://mathewbiddle.github.io/globe/
1 stars 0 forks source link

Projecting images on a 3 dimensional globe using react-globe.

Requirements

Install nodejs using conda

Build the environment using conda and the environment.yml file:

conda env create -f environment.yml
conda activate globe

Install react-scripts

npm install react-scripts --save

Developing globe webpage

Test locally:

npm run start

Check that PUBLIC_URL is correct in .env and pointing to the appropriate GH-Pages website.

To update web version:

To create the jpg images for the globe

Some things to note about creating the jpg images for the globe:

To edit globe settings