Skip to content

tribou/near-earth-asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Near Earth Asteroid Dashboard

The Near Earth Asteroid Dashboard is built in React, Flux, and Hapi.

Quick Start

First, ensure you have Node.js version 4 installed.

Second, pick up a NASA API key.

Then, open a new terminal session, and run the following commands:

# cd into the directory
cd near-earth-asteroids

# Install the Node.js dependencies
npm install

# Build the client assets
npm run build

# Start the app
npm start

Afterwards, the app should be available at http://localhost:8000.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published