Skip to content

peterjhart/intragalactic-exoplanetary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntragalacticExoplanetary

Trying to change the world, I'm going to plot and scheme

Alt text

This is a small program that downloads and interprets some public data about exoplanets.

You can follow progress starting with this milestone: Assignment

To Install & Run

Open up a terminal and navigate to a directory you want to download the project into.

git clone [email protected]:peterjhart/intragalactic-exoplanetary.git
cd intragalactic-exoplanetary
npm install
npm start

To Test

Once the app is downloaded and installed, running tests is simple:

npm run test

This runs the test in "watch" mode. Press Ctrl+C to cancel.

If the response in the terminal says, "No tests found to file changed since last commit," press 'a' to test everything.

About

Trying to change the world, I'm going to plot and scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published