Run the SpaceX ISS Docking Simulator locally.
-
Clone this repository
git clone https://github.com/matthewgiarra/spacex-iss-sim
-
Start the local server
cd spacex-iss-sim python3 -m http.server 5555
-
In a browser, navigate to http://localhost:5555/iss-sim.spacex.com
That should be it. The simulator should load in your browser window. Have at it.