Website for the ADAM Platform (Asteroid Discovery Analysis Mapping)
ADAM's goal is to help build a map of the Solar System that makes it easy to share, organize, calculate, visualize, and understand trajectories and location information for space.
This site is automatically deployed from the development and master branches, to dev.adam.b612.ai and adam.b612.ai, respectively.
Check package.json for the expected node version
Expected Node Version: ^16.11.26
In the project root run this command in a terminal:
npm install
Guide is with npm - you can use yarn as well with the form "yarn run {command}"
In the project directory, run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.