0.1.0 • Published 3 years ago

pds-doi-ui v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

pds-doi-ui

Front-end interface for pds-doi-service

This project was bootstrapped with Create React App.

An example for the reservation excel input file can be found at https://pds-engineering.jpl.nasa.gov/user/login?destination=node/691

To Build Locally

Run npm install

This will install all necessary dependencies.

Change API Locations In The Config File

The config file is located at: src/Config.js It contains a list of necessary HTTP request URLs for the application to function correctly. These must be changed to point to your deployed server.

Run npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.