Example of what OpenMCT can look like. Note that the map of the airplane is from a Mission Planner plugin.
git clone [<https://github.com/nasa/openmct.git>](<https://github.com/nasa/openmct.git>)
npm install
npm start
To run the tutorial, you need to install the tutorial with the command Open MCT gives you:
git clone <https://github.com/nasa/openmct-tutorial.git>