NASA Project using Open-MCT
Clone openmct-tutorial as a separate project.
- npm i
- npm start This will install dependencies and run the project as an external service for the required data resources. See README file in that project for more details.
cd into this project and run:
- npm i
- node server
Navigate to http://localhost:3000/.
This will install dependencies and run Node Express server and UI.