Skip to content

B612-Asteroid-Institute/b612-asteroid-institute.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADAM website

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.

Installation

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

Available Scripts

Guide is with npm - you can use yarn as well with the form "yarn run {command}"

In the project directory, run:

npm start

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.